2D platformer gameAh, sorry. I was checking for collision only with the surrounding tiles of the player, and the game ...
2D platformer gameHow can I implement a collision detection system when I'm using one sprite for all tiles ? What I'm...
2D platformer gameHello, I'm still working on my 2D platformer game using SFML. I would like to ask, should I have a s...
Camera in 2D platformer gameThank you [b]Peter87[/b], the first one worked really well.
Camera in 2D platformer gameHi, I'm currently developing a 2D side-scrolling platformer game using SFML. How do I stop the camer...