2D Toolkit Forum

2D Toolkit => Support => Topic started by: MoBaT on September 20, 2013, 03:43:13 pm

Title: Collision Question
Post by: MoBaT on September 20, 2013, 03:43:13 pm
Hey, I got a quick collision question. Do you guys usually add collision to every single tile in the tilemap or do you place the tiles down and then apply the collision manually?
Title: Re: Collision Question
Post by: unikronsoftware on September 20, 2013, 03:52:32 pm
You should simply set it up on the sprite. The colliders are automatically built based on whats set up on the sprites.