enpu Posted October 10, 2014 Share Posted October 10, 2014 I'm currently developing new open source scene editor called Bamboo.Bamboo makes it easy to create scenes for your Panda.js games.You can use it to create levels, title screens, animations etc.Bamboo can also be used with other game engines, as it can export scenes in JSON format too. Here is first preview video of the user interface in Bamboo: I'm hoping to release Bamboo 1.0 still this year. Bamboo at GitHub:https://github.com/ekelokorpi/panda.js-bamboo Ninjadoodle 1 Quote Link to comment Share on other sites More sharing options...
enpu Posted October 10, 2014 Author Share Posted October 10, 2014 Small example video of making platformer with Bamboo: Ninjadoodle 1 Quote Link to comment Share on other sites More sharing options...
Ninjadoodle Posted October 10, 2014 Share Posted October 10, 2014 Amazing! I am pretty close to releasing my first game with Panda (I'm pretty exited) and this will definitely come in handy in the future, especially when designing tiled leves etc. Again, thank you for all the hard work on Panda, it's the best engine I've used and I'm loving it! Quote Link to comment Share on other sites More sharing options...
Phempt Posted October 12, 2014 Share Posted October 12, 2014 Sounds good! Thank you for your work with Panda and this tool Quote Link to comment Share on other sites More sharing options...
cubiq Posted October 14, 2014 Share Posted October 14, 2014 you are a rockstar, enpu. keep up the good work Quote Link to comment Share on other sites More sharing options...
ambidex Posted October 16, 2014 Share Posted October 16, 2014 Amazing! I might check this one out earlier then later, if not only for the output which this editor will generate, I'm not entirely sure on how to store this kind of scenery data. I'm hoping for some kind of JSON or other data format which contains the placement of the tiles and such. Quote Link to comment Share on other sites More sharing options...
enpu Posted October 16, 2014 Author Share Posted October 16, 2014 @ambidex, Bamboo can export scenes as JSON data. Quote Link to comment Share on other sites More sharing options...
ambidex Posted October 17, 2014 Share Posted October 17, 2014 enpu, I noticed! I also saw when you export to a module, it also uses the json format and then simply do bamboo.addAsset(json). Is that something that would work on Panda.js standalone too? I'm looking for a good way to create a tiled game, putting the information about the tiles in a module seems like bad practice to me so I'd like to put it into a JSON file, just like Bamboo does. Quote Link to comment Share on other sites More sharing options...
OttoRobba Posted November 11, 2014 Share Posted November 11, 2014 That looks badass enpu, nice work! Quote Link to comment Share on other sites More sharing options...
Legomite Posted January 2, 2015 Share Posted January 2, 2015 The latest version has a bug where the bambooConfig waw not even defined. Quote Link to comment Share on other sites More sharing options...
SkyzohKey Posted February 7, 2015 Share Posted February 7, 2015 Some news about this cute editor ? Quote Link to comment Share on other sites More sharing options...
mirage29 Posted February 9, 2015 Share Posted February 9, 2015 looks good Quote Link to comment Share on other sites More sharing options...
7Game Posted February 18, 2015 Share Posted February 18, 2015 Really Great!! WooW... Amazing web based framework for game engine. really appreciate you for work. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.