Page 1 of 1

RFedit pro model and trigger

Posted: Sun Dec 03, 2006 10:50 pm
by rgdyman
Hey all. Alright I'm very embaressed about this.. but, I seem to be having trouble with a world model and a trigger.

I made a world model. Animated it then added a trigger to activate it. In a script I have

SetEventState("Bridge_1",true);


I named the trigger " Bridge_1" and attached the world model to the trigger. But when the trig. is on the model wont move. :oops:

What am I forgetting to do?
thanks all ,
rgdy

edit= it works fine if i have bNoCollide set to false. But if I set it to true nothing happens. :shock:

Posted: Sun Dec 03, 2006 11:55 pm
by Spyrewolf
this could be the model be colliding with something in the area of it forcing it to stay still,

that could be it why works with bNoCollide set to true.

try moving the platform to another area in the open and test it again.

Posted: Mon Dec 04, 2006 1:10 am
by rgdyman
sorry to say. but samething happens even when I moved it to a clear area. If i set the trigger so i collide with the model it works fine. but if i dont set it the dumb thing just sits there.. LOL. any other suggestions ?


ty all
rgdy