#Any way to make tiles with components like a box collider 2D?

1 messages · Page 1 of 1 (latest)

river veldt
#

I am trying to make a border tile to use to make a border for my games map

#

and it needs to have a box collider

unkempt cove
#

Which tool you are using to make the make?

timber pivot
#

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?

timber pivot
#

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

river veldt
#

tile

timber pivot
#

Well you'd need a tilemap for that

#

Look up a tutorial on tilemaps, and how to apply collisions to them

river veldt
#

the thing is im already using tilemaps, but Ig I need a tutorial for collisios

#

collisions*

wispy stirrup
#

Is a tilemap collider not applicable for your needs?

river veldt
#

damn

wispy stirrup
#

Yeah they exists and work well with composite colliders