Skip to content

Asset not found #1262

Answered by AlmasB
tobithe1st asked this question in Q&A
Apr 4, 2023 · 1 comments · 5 replies
Discussion options

You must be logged in to vote
  1. The line in module-info.java: module com.keplertown.keplertown { needs to be open module ... to allow FXGL to have access to resources.

  2. .tmx file format is not fully supported. Of particular note with this project are relative paths and infinite maps, so I re-generated the map to workaround these, see attached as test.txt (you will need to rename back to .tmx)
    test.txt

  3. All tileset images will need to be located in assets/levels/, where test.tmx lives.

I've opened a new feature request for the unsupported features.

The result is something like this:

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@tobithe1st
Comment options

@AlmasB
Comment options

@tobithe1st
Comment options

@AlmasB
Comment options

Answer selected by tobithe1st
@tobithe1st
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants