Simple Maze with third person + mobile support

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.

to the game

Thank you!



8 Likes

Nice. :smiling_face: 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 :slight_smile:

Very cool! :smiley:

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

2 Likes

Not quite the same but I’ll take it.