Description
Cogito and Godot Engine Version:
Cogito beta 202406.02/pull request #223
Godot 4.2.1 Stable
Description:
Request for idiot-proof beginner-friendly documentation of trying COGITO and its demo. I'm a fairly new user of Godot and can understand the basics of its interface and been coding in GDScript for a while now.
Unfortunately, following the documentation still left me puzzled for about 30 minutes until I figured everything out, your helpful video did help, but still doesn't show the step-by-steps.
ALSO, after loading the Lobby demo, the movement isn't working and the up & down mouselook is inverted. Looking up the docs, the movement controls are "self-explanatory", so I assumed it's already bound to the WASD key.
I understand this project is still under active development and the documents aren't always updated. So that's why I wish to update the docs since there might be beginners that could also get stuck getting through the demo. Or I might just be an idiot
Reproduction steps:
- Downloaded the latest zip file of COGITO, being pull request #223
- Followed the getting started documentation and YT COGITO Tutorial to a T.
- Tried the Lobby demo level and got stuck in place due to not knowing the movement controls and how to fix the inverted up&down mouselook.
- Searching up the open and closed issues doesn't present the same issues I have, and the docs doesn't really explain much.
Expected behavior:
A "more" easy-to-follow guide to setting up COGITO and possibly improving the docs for a more streamline approach. Maybe with screenshots or video for more visualization.
Screenshots:
I would love to show the issue of me being stuck in place in video with keyboard logging/screencast, but my AMD Radeon ReLive crashed while loading the Demo level. I'll try with other recording software if really needed.