HTML5 Contest
Re: HTML5 Contest
Good luck Halls.
Stick to it
I personally can't wait to jump into HTML5/JS when I finish up WarriorsRealm in the next month. The possibilities seem endless with it.
Stick to it
I personally can't wait to jump into HTML5/JS when I finish up WarriorsRealm in the next month. The possibilities seem endless with it.
- Jackolantern
- Posts: 10891
- Joined: Wed Jul 01, 2009 11:00 pm
Re: HTML5 Contest
Good luck! Do you have to use their Pokki development kit? I saw it says it needs to be a desktop HTML5 app.
The indelible lord of tl;dr
- Zak Zillion
- Posts: 112
- Joined: Thu Apr 07, 2011 12:55 am
Re: HTML5 Contest
Good luck Halls! That contest looks awesome!
"Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction." - Albert Einstein
Old Project(s):
The Dark Flame
Old Project(s):
The Dark Flame
- hallsofvallhalla
- Site Admin
- Posts: 12026
- Joined: Wed Apr 22, 2009 11:29 pm
Re: HTML5 Contest
here is the start of my entry
http://indie-resource.com/zgta/index.html
WASD keys to move, mouse to fire
E key to enter/exit vehicle
Z = gas X = brake
W and S keys to turn
http://indie-resource.com/zgta/index.html
WASD keys to move, mouse to fire
E key to enter/exit vehicle
Z = gas X = brake
W and S keys to turn
- Jackolantern
- Posts: 10891
- Joined: Wed Jul 01, 2009 11:00 pm
Re: HTML5 Contest
Looking good so far! My only comment is that it is hard to both push the gas/brakes in the vehicle and turn with W and S. Since the mouse turns the player around when he is on foot, my first thought was to use that before I read the message.
The indelible lord of tl;dr
- hallsofvallhalla
- Site Admin
- Posts: 12026
- Joined: Wed Apr 22, 2009 11:29 pm
Re: HTML5 Contest
thanks,
agreed jack, I am going to change that.
agreed jack, I am going to change that.
Re: HTML5 Contest
I'm not sure how the engine works, but could you not add the player as a child of the vehicle. Then let his position and rotation be calculated relative to the vehicle. When I take a bend I sometimes see the character sticking out.
Fighting for peace is declaring war on war. If you want peace be peaceful.
- hallsofvallhalla
- Site Admin
- Posts: 12026
- Joined: Wed Apr 22, 2009 11:29 pm
Re: HTML5 Contest
yes, that is a fix I am working on 

