-
I don't find any support for tiled in the extension. How can I use axmol to load tiled correctly? |
Beta Was this translation helpful? Give feedback.
Answered by
rh101
Jul 31, 2024
Replies: 1 comment 1 reply
-
Take a look at the cpp-tests project. It has a section for demonstrating tile maps in Axmol. Build the project and review the source code to see how it is done. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
hasikill
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Take a look at the cpp-tests project. It has a section for demonstrating tile maps in Axmol. Build the project and review the source code to see how it is done.