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 Joncom

There are certain entities that I don't want to be available in Weltmeister, such as a bubble entity (a chat bubble graphic with text that floats above player, but is not part of the player).

Is there any way to configure an entity so that Weltmeister doesn't auto load it or allow it to be placed in a map?

1 decade ago by PanTom

Just place them in a folder outside your "entities" folder. That's what we do with our entity base classes.

1 decade ago by paulh

Yep, an entity can be anywhere in your file structure, weltmeister will only look for entitites in the entity folder .. just remember to make sure your paths are right in main.js.

game.somefolder.somelocation.somewherelse.entityname.

1 decade ago by Joncom

Sweet, thx. I presume spawning an entity is still done in the exact same way.

[edit] Yup, it is.
Page 1 of 1
« first « previous next › last »