Author Topic: More Axe questions.  (Read 2280 times)

0 Members and 1 Guest are viewing this topic.

Offline Yeong

  • Not a bridge
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3739
  • Rating: +278/-12
  • Survivor of Apocalypse
    • View Profile
More Axe questions.
« on: November 16, 2011, 09:25:08 pm »
I always wanted to make a platform games and stuff, but this question always prevented me from doing so. D:
How do I test if sprite 'touched' the specific objects when the map is created by 8x8 sprite tilemap and sprite doesn't move by 8 pxls each time?
Sig wipe!

Offline Builderboy

  • Physics Guru
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5673
  • Rating: +613/-9
  • Would you kindly?
    • View Profile
Re: More Axe questions.
« Reply #1 on: November 16, 2011, 09:47:08 pm »
I've written an in depth tutorial on a method that can be used for this.  I call it virtual pixel testing, and is an intuitive and easy way to test for collisions :D http://ourl.ca/4279/169823