I made a new block type object and have tried multiple times to add things like add object, explode, remove, etc to the Update on Tick event and it never seems to get called.
Any suggestions? I've also tried making entirely new objects. Also couldn't seem to find it anywhere in the code of the object, maybe it's not getting generated? The update event does look to be being registered in the objects creation function though.
Thank you for any help. Have a great day!
I made an empty block with a texture, left all settings on default and added the event on update and it worked.