shahan Posted December 28, 2013 Share Posted December 28, 2013 So I just need some general advice and help on a game I'm making, first game I've made essentially been building on the same code through like 15 stages and since I'm new to html5 and javascript I've accrued a mass of errors and odd things in my code, but it "works". Here is my game thus far, it is called: Bellum Gerere My end goal is you the player have a healthbar (implies death, damage and survival) and you fight moving mesh objects, and after hitting them a couple times by shooting out a collision mesh on mouse click events the enemy dies and then you fight a boss. A larger mostly indestructible mesh with small vulnerable areas exposed in cycles. I want a very simplified version of Zone of The Enders 2 versus mode, or something like REZ, but more basic! simpler. I have some CSS errors, if someone could help with that... And sometimes some meshes aren't attached to the player as they should be. And yes, you're not supposed to be able to jump on all the meshes, but I'd like it so that you can't just go through them. SHORT TERM GOAL: setting a mesh to fire out out the player mesh and "hit" other meshes on mouse click. Let me know what you think, lag, glitches whatever, thanks. 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.