1 decade ago by nate
The game plays, http://td.wibblz.com and weltmeister loads images but it will not display my entities. You can see I've got two 'tower' entities on the screen as the little marios run by.
Weltmeister doesn't load my towers and when it writes the levels/main.js file it also deletes the current entities that are already in there.
* I'm using Sinatra to run weltmeister
* I've moved the game into a Rails 3.1 app
* The rails project is here https://github.com/wibblz/Tower-Defense
* The impact code is here https://github.com/wibblz/Tower-Defense/tree/master/public/impact
* the weltmeister file is here along with the impact.rb https://github.com/wibblz/Tower-Defense/tree/master/app/views/home
* i've added 2 symlinks in https://github.com/wibblz/Tower-Defense/tree/master/app/views/home to help out and everything is close to working great.
Weltmeister doesn't load my towers and when it writes the levels/main.js file it also deletes the current entities that are already in there.
* I'm using Sinatra to run weltmeister
* I've moved the game into a Rails 3.1 app
* The rails project is here https://github.com/wibblz/Tower-Defense
* The impact code is here https://github.com/wibblz/Tower-Defense/tree/master/public/impact
* the weltmeister file is here along with the impact.rb https://github.com/wibblz/Tower-Defense/tree/master/app/views/home
* i've added 2 symlinks in https://github.com/wibblz/Tower-Defense/tree/master/app/views/home to help out and everything is close to working great.