Hello! BabylonJS
I wanted to share what I have been working on.
It’s a simple maze game with third person point of view.
It should work on Desktop and Mobile.
Thank you!
Hello! BabylonJS
I wanted to share what I have been working on.
It’s a simple maze game with third person point of view.
It should work on Desktop and Mobile.
Thank you!
Nice. Once I figured out that I had to use th WASD keys to move around. Did it in about 2 minutes. Maybe it would be more difficult if you were inside the maze with a roof over your head - harder to get a solution ?
Cheers, gryff
Very cool!
Very nice indeed. Are you willing to make this open source? I’d gladly add it to the awesome-babylonjs list if so.
I open sourced a third person controller using Havok physics,The principle is very simple, use havok physics to move the character linearly, Control character using WSAD and space keys
Github
Online Demo Ergoudan
Not quite the same but I’ll take it.