Hello. So, I'm using a Tileset to draw my map, but, some of those tiles need to have some behaviour. In this case some spikes that hurt the player.
I have those spikes as a scene, and imported it. It works fine, now, I would like to be able to have those spikes in different rotation, so I don't have to have 4 different scenes changing only that.
Is it possible? Or, is it possible to add some kind of property to it and control it with a script?
Thanks