Layering actors without Tiled #1961
Unanswered
SimplyFriday
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Turns out I'm a bit of a putz. When I add actual drawings to the Actors, rather than just using plain color placeholders, the z indexing seems to work now. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm attempting to write my first game for a game jam, and I want to make something without using plugins or external editors. I managed to make a very simple grid for rendering level actors, but I can't get them to respect the Z-Index. Any help would be greatly appreciated!
Beta Was this translation helpful? Give feedback.
All reactions