- Home /
Question by
ggtemplar100 · Aug 13, 2016 at 03:29 PM ·
2dcollisionisometric
Need help with Collision detection for tiles in Isometric 2D
Hello guys, I am just starting out with Unity and making a small isometric RPG in 2D with my own sprites. Can someone tell me how to use the 2D colliders for my floor and wall tiles.
test-sprite.png
(272.0 kB)
Comment
Answer by ggtemplar100 · Aug 13, 2016 at 04:33 PM
Well, i figured the best way was to manipulate polygon collider to match the walls :)
ss.png
(311.7 kB)
How do you get a 2D sprite to walk in all directions on a "3D" floor like that?
Your answer
Follow this Question
Related Questions
Isometric projectile collision 2D or 3D? 0 Answers
2D C# isometric Tile-based movement and collision problem 1 Answer
Why does my OnCollisionEnter2D not work? 3 Answers
Unity2D Collision is bugged 0 Answers