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


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help needed with "Intro script"
palistov Offline
Posting Freak

Posts: 1,208
Threads: 67
Joined: Mar 2011
Reputation: 57
#4
RE: Help needed with "Intro script"

I'm not sure if there was a question in your reply haha. OK well to stop the player from moving use SetPlayerActive(false);

Make sure you use SetPlayerActive(true); later so the player can move again Tongue

The switch function isn't too hard to understand once you get the hang of it. Think of it like a music playlist. The first song (case 1) plays first, then the timer calls the function again and this time it plays the second song (case 2), and it keeps going until there are no more songs (no more cases!).

You need to use those functions I posted above in a switch function to efficiently make a faint/wake up sequence. Just practice. Smile

07-17-2011, 07:38 PM
Find


Messages In This Thread
Help needed with "Intro script" - by HumiliatioN - 07-16-2011, 11:34 PM
RE: Help needed with "Intro script" - by palistov - 07-17-2011, 09:22 AM
RE: Help needed with "Intro script" - by palistov - 07-17-2011, 07:38 PM



Users browsing this thread: 1 Guest(s)