
The Magician's Maze
This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
You can try viewing the original page on Web Archive (may not load correctly).
Controls: WASD or Arrow Keys
Goal: Find the right path to the Magician's Treasure
DevLog:
I was able to fix the speed in my game.
I was able to find a work round for the game and fix the turning controls for the player and the try again message.
I increased my player's speed and rotation speed and moved the code to FixedUpdate() instead of Update().
Goal: Find the right path to the Magician's Treasure
DevLog:
I was able to fix the speed in my game.
I was able to find a work round for the game and fix the turning controls for the player and the try again message.
I increased my player's speed and rotation speed and moved the code to FixedUpdate() instead of Update().