Search found 1 match
- Mon Sep 19, 2016 12:54 am
- Forum: Support and Development
- Topic: Requesting Help with STI and Box2d
- Replies: 0
- Views: 2431
Requesting Help with STI and Box2d
Hello, I've been working on a basic platformer as a practice project, and I've run into some problems and have a couple of questions. 1) With the code I have, whenever I move the character, it passes through all the tiles, even though they are collidable. How do I add a collision box to my character...