- Joined
- Nov 16, 2015
- Messages
- 57
- Reaction score
- 26
- First Language
- English
- Primarily Uses
I want to add a Steps_Taken property to my events.
I'm using it for a complicated minigame. I would also like to be able to automatically increment this whenever the event moves, like how it works for Players, but I'm okay with figuring that out seperately. I really just want to have a new property for every Events Object, which gets created when the event gets created.
What's the best way of doing this?
I'm using it for a complicated minigame. I would also like to be able to automatically increment this whenever the event moves, like how it works for Players, but I'm okay with figuring that out seperately. I really just want to have a new property for every Events Object, which gets created when the event gets created.
What's the best way of doing this?
