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 - J

Pages: [1]
1
SFML wiki / Re: [Wiki] Using sf::View
« on: September 21, 2015, 04:43:04 am »
i get it now thank you

2
SFML wiki / Re: [Wiki] Using sf::View
« on: September 20, 2015, 02:17:40 pm »
How do i render the sprite to the minimap. Sorry it's just that it's my first time using sfml

3
SFML wiki / Re: [Wiki] Using sf::View
« on: September 20, 2015, 01:43:47 pm »
So I'm making a game where everything that occurs on the screen needs to be displayed on the minimap. Now the background of the screen is displayed on the minimap(using your code), but I loaded a sprite that is moving and shooting and that's not showing on the minimap

4
SFML wiki / Re: [Wiki] Using sf::View
« on: September 20, 2015, 06:34:00 am »
Thanks that works now and thanks for the quick responses. Just  one more question, why doesn't the sprite get displayed on the minimap

5
SFML wiki / Re: [Wiki] Using sf::View
« on: September 19, 2015, 10:18:17 pm »
It says no matching function for call to sf::Text::Text(const char [16])

6
SFML wiki / Re: [Wiki] Using sf::View
« on: September 19, 2015, 10:01:28 pm »
Sorry for not being more specific. I seem to be getting an error on the line that says sf::Text position ("<0,0>-<0,0>")

Pages: [1]
anything