dReamBiG Posted December 9, 2015 Share Posted December 9, 2015 Good day! We started to create browser HTML5 game with skeletal animation and faced a problem: After analyze we chosed Spriter (as it has free version for testing with export tool). We were interested by that topic http://sbcgamesdev.blogspot.ru/2015/09/phaser-tutorial-phaser-and-spriter.htmlWe didnt find really good engine that will help us to work with it. Did anyone work with spriter and could you please advise some useful engines? Btw we tried already Spine, with panda.js. Tried Spriter with Phaser. Quote Link to comment Share on other sites More sharing options...
ekeimaja Posted December 10, 2015 Share Posted December 10, 2015 Do you have already plans about that game? Because first you need to have complete game idea ready, and then inspect engines. Every game engine has their own features. Some engines are made for some specific genre and some engines has hundreds of features for any genre game. It depends also do you want your game to be 2D or 3D.Never think "let's now make just some game with some good engine!". Quote Link to comment Share on other sites More sharing options...
dReamBiG Posted December 10, 2015 Author Share Posted December 10, 2015 Hello ekeimaja, yep, we have full plan with ready animated test model. Excuse me that i didn't mention that it's gonna be 2D game. In general it would be Web site with animated models, which are linked to users profiles. Right now we are facing problem with Spriter (collaborating with Phaser), how can we get .xml or .atlas file ? We are new in HTML5 gamedev, thats why i'm asking maybe such obvious things. Quote Link to comment Share on other sites More sharing options...
ekeimaja Posted December 10, 2015 Share Posted December 10, 2015 What kind and how much do you have experience about game development in general? Because if you are beginners, it is better to begin work with little things, and then begin to make more difficult things when you handle basics. Think it as game levels. Quote Link to comment Share on other sites More sharing options...
dReamBiG Posted December 10, 2015 Author Share Posted December 10, 2015 We have expirience in web development only. We got an advise that we should use "something like TexturePacker to make the spritesheet + atlas".The thing is that we need to animate character and he should have an opportunity to use clothes, weapons etc. We figured that bone animation will handle that quicker. Could you advise book or state about bone animation HTML5 use (Maybe something like: "Use Spine to produce animation --> Then export it in .json --> Then use cocoon2D or Phaser ---> then get this").We googled a lot. Much information, but didnt find yet what would be helpful to us. Regards, Sergei. Quote Link to comment Share on other sites More sharing options...
ekeimaja Posted December 10, 2015 Share Posted December 10, 2015 Unfortunately I am oriented into programming, so I don't know about graphic softwares. 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.