Replies: 1 comment
-
Hi @RubyCodesYT
Hope this helps. If not, feel free to post your code around the calls above. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi!
I'm coding a game, using java on a mac. When I added this line: ```
FXGL.getGameWorld().addEntityFactory(new LevelLoader());
FXGL.setLevelFromMap("Ruby - 111aaa.tmx");
Beta Was this translation helpful? Give feedback.
All reactions