Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 4 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how to make floor break when u go to a certain area
Romulator Offline
Not Tech Support ;-)

Posts: 3,628
Threads: 63
Joined: Jan 2013
Reputation: 195
#17
RE: how to make floor break when u go to a certain area

When you say you would like this to happen at a specific point, do you have code for that specific point already? Like for example, colliding with a ScriptArea?

The easiest thing you could do is this:
PHP Code: (Select All)
PlaySoundAtEntity("""react_breath_slow.snt""Player"0false);
PlaySoundAtEntity("""react_scare""Player"0false); 

Just put it in your code inside a void where you would like it to happen.

Edit: Saw your edit. This is still here if you need it!

Discord: Romulator#0001
[Image: 3f6f01a904.png]
(This post was last modified: 06-20-2014, 11:08 PM by Romulator.)
06-20-2014, 11:07 PM
Find


Messages In This Thread
RE: how to make floor break when u go to a certain area - by Romulator - 06-20-2014, 11:07 PM



Users browsing this thread: 1 Guest(s)