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

Pages: [1]
1
Graphics / Re: Text display problem
« on: October 09, 2020, 08:45:20 am »
Ok, thank you guys. I solved this!

2
Graphics / Delete tile SFML + TinyXML
« on: October 09, 2020, 08:44:01 am »
Hello everyone!

There is a problem: I'm using SFML with Tiled Map Editor and TinyXML. It works fine for me but I don't know how to delete a tile, or make it transparent. For example: if i clicked on apple tile, it dissapears from the map.
I understood that i need to work with layers, but i don't know how.

Can you help me with this problem please?

3
Graphics / Text display problem
« on: October 05, 2020, 07:23:28 pm »
Hello everyone!

I want to implement creeping line like in visual novels. I tried to tie the output to the time, created additional lines, tried to draw the output by characters, but nothing helped.

Can you help me please? How can i do it with SFML? :)

Pages: [1]