trigger control moving platform

Post topics regarding Level Building/Design and Entity Usage with Reality Factory
Post Reply
stvsteve
Posts: 14
Joined: Wed Jan 03, 2007 11:29 pm

trigger control moving platform

Post by stvsteve »

hi again

sorry i seem to be a noob :lol: but i have a new problem:
i am trying to control a moving platform with a trigger. the trigger works. if the moving platform has no name in the 'trigger name' field it works too.

it simply doesn't work if i try to let the moving platform go up when i activate the trigger. Is there some kind of a trick i must use to make that work?

thx for your ideas and help.

ps: i already tried to flag the 'bnocollide' to true, like it is told in the examples in the tutorials (the one with the door). The funny thing: if i make the platform a door it works with the trigger (but you cant move standing on a moving door :wink: )
I need this for my academic studies. Plz help ;)
User avatar
jonas
Posts: 779
Joined: Tue Jul 05, 2005 5:43 pm
Location: Texas, USA
Contact:

Post by jonas »

Are you using the MovingPlatform Entity?

I would suggest using the Model and setting key frames for the start location and finish and setting a trigger to start the moving.

You might check out the trigger section in the online docs

This might help you out with models, its for a door but you can use the same process to create a moving platform.

That's what I use for my platforms and it works like a charm.
Jonas

Focused, hard work is the real key to success. Keep your eyes on the goal, and just keep taking the next step towards completing it. If you aren't sure which way to do something, do it both ways and see which works better. - John Carmack
stvsteve
Posts: 14
Joined: Wed Jan 03, 2007 11:29 pm

Post by stvsteve »

thx for your help. You gave me the final clue!

When i tried letting the animation of the platform only be started by a trigger i wasnt able to stand on it meanwhile.
I used a trigger AND a movingplatform, both triggered by the same trigger. that finally worked

thx alot!
I need this for my academic studies. Plz help ;)
Post Reply