#how do i use event attribute and command? please tell me 🙏 also this is 4x mode
1 messages · Page 1 of 1 (latest)
Events are when something happens to something
Example would be when something takes a hit
Or when object is created
Basically stuff that you can add commands to
Commands are what you want it to do after the event happens
ex. Event: "When taking hit"
Command: "Execute self destroy"
I meant the event attribute