Skip to content

Problem with me.loader.load #158

@seeseekey

Description

@seeseekey

The function "me.loader.load" work not correct. If melonJS load the tmx file, it create no entry in the variable "levels" (me.levelDirector). So loading the level with "me.levelDirector.loadLevel("desert");" is not possibl (uncaught exception: melonJS: level desert not found).

On preload it works, than preload call the function "checkLoadStatus" which called the function "me.levelDirector.addTMXLevel" to add the tmx file to "levels".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions