Hello Guest

Author Topic: Collision Question  (Read 3364 times)

MoBaT

  • 2D Toolkit
  • Newbie
  • *
  • Posts: 1
    • View Profile
Collision Question
« 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?

unikronsoftware

  • Administrator
  • Hero Member
  • *****
  • Posts: 9709
    • View Profile
Re: Collision Question
« Reply #1 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.