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


Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Help with script.
Post: RE: Help with script.

(04-22-2012, 05:13 PM)JetlinerX Wrote: Your collide callback syntax is wrong, try this: Code:void OnStart() { PlayMusic("ambience_swoop_myst.ogg", true, 0.8f, 1, 0, true); AddEntityCollideCallback...
mattman111 Development Support 5 4,039 04-22-2012, 05:19 PM
    Thread: Help with script.
Post: RE: Help with script.

(04-22-2012, 04:56 PM)Cranky Old Man Wrote: According to the wiki article you forgot to set up and declare the path nodes: Code:codeBut since im just enabling him and he charges at me shouldn't i n...
mattman111 Development Support 5 4,039 04-22-2012, 05:08 PM
    Thread: Help with script.
Post: Help with script.

Im still new to scripting but basically i want to enter a area and a monster wakes up breaks a door charges at you then poofs. Here is my script. And he doesn't spawn at all. void OnStart() { PlayMu...
mattman111 Development Support 5 4,039 04-22-2012, 04:48 PM