Hi,
I'm trying to make a tile-able staircase for my level designer. Wondering if I should use sprites or tilemap is appropriate for this situation. Here's an example of what I mean:
A shows the collision polys, B shows the object polys. If the tilemap collisions are completely unused, do they use any processing power or extra memory?
Thanks.