Author Topic: Two toggleEventEnabled at once and back?  (Read 309 times)

I have a question about this event.
-How can you make two events enable and disable at once?

I was making a force field kind of thing. I wanted it to setColliding and setRendering at the same time, and then go back again (for a realistic feel) I know how to make simple things with this event, but not two at once. So,

-Is this possible?
-If so, how?

Discuss.

I have a question about this event.
-How can you make two events enable and disable at once?

I was making a force field kind of thing. I wanted it to setColliding and setRendering at the same time, and then go back again (for a realistic feel) I know how to make simple things with this event, but not two at once. So,

-Is this possible?
-If so, how?

Discuss.
EDIT: I have tried 02 13. I mean 0 would be RenderingON, 2 would be CollidingON, 1 would be RenderingOFF, and 3 would be CollidingOFF. Yush.