#Any way to make tiles with components like a box collider 2D?
1 messages · Page 1 of 1 (latest)
Which tool you are using to make the make?
I don't understand what you mean? Do you simply want to create a "Tile" object, add a collider and prefab it? Or do you want to add colliders for a tilemap?
probably the first one
Well you would simply have to create a new object assign it a box-collider, and a spriterenderer (if you want to). Then prefab that object and use it where you wish to
ye but how do I make it a drawable tild
tile
Well you'd need a tilemap for that
Look up a tutorial on tilemaps, and how to apply collisions to them
the thing is im already using tilemaps, but Ig I need a tutorial for collisios
collisions*
Is a tilemap collider not applicable for your needs?
that exists?
damn
Yeah they exists and work well with composite colliders