User profile: Wisely Done

User info
User name:Wisely Done
History
Joined:
Number of posts:82
Latest posts:

2D platformer game
Ah, sorry. I was checking for collision only with the surrounding tiles of the player, and the game ...

2D platformer game
How can I implement a collision detection system when I'm using one sprite for all tiles ? What I'm...

2D platformer game
Hello, 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 game
Thank you [b]Peter87[/b], the first one worked really well.

Camera in 2D platformer game
Hi, I'm currently developing a 2D side-scrolling platformer game using SFML. How do I stop the camer...