Hey People
Hope everyone is well!
Question for the floor.
Previously in my platform games I have always used another tilemap layer as a way of placing sprites in game (e.g. enemies, player starting location) then pre-processed it on load of a level to place things.
My question is, is there a better of doing this? Have I done this completely the wrong way?
Cookie