Problems with Player Input
After the player script was added, we ran into an issue where the player couldn't move the character. This would make it impossible to test any of the other features we had planned to implement.
After some digging into the issue, I found that the input mappings in the project setting hadn't been submitted to the Perforce depot. So, I went into the input settings and manually re-added the input mappings for each of the controls, as well as making them less verbose and updated the player script accordingly. After submitting these changes to the depot, and verifying they were added, we were able to move the player again. There is still a minor issue of the player not moving on occasion until the build is recompiled, but I do not know currently how to fix that. Ensuring the player can control the character will be crucial for testing most aspects of the game.
Reign of the Necromancer
A fast-paced first-person dungeon crawler roguelike
Status | Prototype |
Author | Ante Up Studios |
Genre | Action |
Tags | Dungeon Crawler, Fantasy, First-Person, Roguelike |
More posts
- Adding the Upgrade PoolJun 18, 2024
- Debug logs on screenJun 15, 2024
- Adventures with LavaJun 08, 2024
- Problems with Packaging the GameMay 22, 2024
- Missing Nuget PackagesMay 22, 2024
- Game SynopsisMay 21, 2024
Leave a comment
Log in with itch.io to leave a comment.