Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Shorefire

Pages: [1]
1
General / Re: Simple Collision Detection needs re-writing
« on: January 16, 2013, 09:51:20 pm »
In that case, could you point me in the right direction of learning how to check collision with a image file, for instance, I want to be able to check collision with a collision image of my map, one being graphical for show and the other being black walls and blocks, different colors checking for different collision types, like taking damage etc.

2
General / Simple Collision Detection needs re-writing
« on: January 16, 2013, 06:02:43 am »
Hello, I have been trying but cannot seem to succeed, can someone please re-write this for SFML 2.0, it is currently not working for the latest version.  I have done some searching around and cannot find a fix, I am somewhat new to SFML so converting it to 2.0 is difficult with my limited understanding of how SFML works, a tad rusty with c++ to.

https://github.com/SFML/SFML/wiki/Source%3A-Simple-Collision-Detection

Pages: [1]
anything