Impact

This forum is read only and just serves as an archive. If you have any questions, please post them on github.com/phoboslab/impact

1 decade ago by Arantor

I&039;m working on a prototype and ended up naming the level as 'initial-level.js' in Weltmeister. While this creates #initial-floor.js properly, it does also define the level as Levelgame.levels.initial-floor which is invalid.

Yes, I know I can work around it by not naming it as such, but either Weltmeister should fix the naming or prevent the user from naming it like that.

1 decade ago by dominic

Fixed in the current dev version in the git repo. The level&039;s name will be in lower camel case, similarly to how Entity names are handled. I.e. for your example: #LevelInitialFloor

Thanks!
Page 1 of 1
« first « previous next › last »