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 Tyguy7

Fresh clone of ImpactJS, copied all files from Jump 'n Run demo, tried to run game, receive error: "Uncaught ReferenceError: levelTest is not defined"

Anyone know what this is all about?

Main.js has:
'game.levels.test'
this.loadLevel( levelTest ) within init function

A little lost, where exactly are levels defined, and why isnt the test level getting loaded?

1 decade ago by Tyguy7

Just figured it out.... duh

LevelTest, not levelTest
Page 1 of 1
« first « previous next › last »