Man of Light pre alpha 0.1

Published 2023-06-12

Hello! this is my first post. i made i simple menu using gryphon 3d v2 library, but i have no idea how to make other parts of the game. i made "scenes" system based of scene system in gryphon, but its only 2 of them, with one completely empty, for tests. also movment is enabled for same reason. im opened for offerings and reported mistakes in code.

/////////////////

//--movement--//

left -- turn left.

right -- turn right.

up -- go forward.

down -- go backwards.

X to go to the next scene.

////////////

--to DO (kind of):--

--switch animation between scenes.

--actual gameplay and levels.

--story with mysteries and "oooh its all connected!!" moments.

-- release a game that wouldn't be a total faillure...