Author Topic: Event Tutorial?  (Read 406 times)

Hello, I was trying to do some events you know just some experimenting and what not. The problem is, i'm not very good at them. Can anyone point me to a beginner's tutorial or something? Thank you!

This is supposed to be in coding help. Or "Help"

The event system is really simple.

The first piece is the trigger, how is your code triggered? on click? physical touch? next is the target and then is the thing that you choose to do to said target.