Author Topic: Event Commands for Crouch and Sit  (Read 589 times)

Basically like this:

Code: [Select]
OnPlayerTouch > Player > Crouch

OnPlayerTouch > Player > Sit

I really need these for a cannon, when you are shot out of it you can't be standing upright, you're crouched over. Can these be made?

Basically like this:

Code: [Select]
OnPlayerTouch > Player > Crouch

OnPlayerTouch > Player > Sit

I really need these for a cannon, when you are shot out of it you can't be standing upright, you're crouched over. Can these be made?
They can easily be made using playThread function.


He's saying that it's pretty easy to do with scripting.

How about a playAnimation with a dropdown list, so there's only one event?