CS2D
Maps/Editor Trigger use and sound (ima noob) Trigger use and sound (ima noob)
2 replies So i wanna make a map with some easter eggs.I put down a teleport entity somewhere in a spot,then a secret room outside the borders so now one sees it, the sound entity, then a trigger_use but i dont know how to use the Trigger_Use entity to trigger the sound.. Any help?
( I searched on the Cs2D wikipedia, but only doors and on the forums with no luck)
Thanks,
ShrekRaped In the Properties screen of the Env_Sound entity, in the Name: field, give it a name. Remember this name for later.
In the Properties screen of the Trigger_Use entity, in the Trigger: field, input the name that you just gave the above mentioned Env_Sound entity.
Save the map and test to verify it's working.