Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Help
»
Graphics
»
Animated Tile with Tiled Editor and SFML
Print
Pages: [
1
]
Author
Topic: Animated Tile with Tiled Editor and SFML (Read 1804 times)
0 Members and 1 Guest are viewing this topic.
OualidH38
Newbie
Posts: 46
Animated Tile with Tiled Editor and SFML
«
on:
March 17, 2016, 07:44:47 pm »
Hi everyone,
I have a little question about animated tiles in Tiled Editor and SFML. I'm using this parser :
https://github.com/fallahn/sfml-tmxloader
I was wondering if there is a way to handle animated tiles as follow:
https://youtu.be/ZwaomOYGuYo?t=15m19s
Because when I add an animation, it is not shown as animated, so I guess it is not handle by the parser.
Any idea?
Thank you in advance
Logged
OualidH38
Newbie
Posts: 46
Re: Animated Tile with Tiled Editor and SFML
«
Reply #1 on:
March 23, 2016, 09:05:28 am »
Hi,
I've found this link talking about my issue:
https://github.com/fallahn/sfml-tmxloader/issues/6
Unfortunately I've not found in which way Tiled add properties to an animated tile and how to get that property using the parser.
Do you have any idea?
Logged
Print
Pages: [
1
]
SFML community forums
»
Help
»
Graphics
»
Animated Tile with Tiled Editor and SFML