Skip to content

v0.1.0 Character Controller

Compare
Choose a tag to compare
@Snaiel Snaiel released this 04 Aug 17:16

image

The character character controller is in a satisfactory state, with the following features implemented:

  • 3rd person movement
  • 3rd person camera controller
  • lock on system
  • attacking
  • blocking

and others. Watch the devlog or look through the commit history to see what has been worked on.

A demo scene is provided where you can test out the features and have a play around. A simple platforming route was created for fun, but keep in mind that the project does not aim to be a third person platformer.

Feedback is very much welcomed and appreciated. Please leave it in the comments of the relevant devlog.

How to Play

  1. Scroll down to the Assets section
  2. download linux.zip or windows.zip depending on your operating system
  3. unzip the file
  4. run the linux.x86_64 or windows.exe file depending on your operating system. You may have to set permissions to allow the executable to run.

Note: May be broken on Windows

I have tried on two windows 11 laptops and receive the error ERROR: Vulkan: Cannot submit graphics queue. Error code: VK_ERROR_DEVICE_LOST. This seems to be a problem with Godot 4: godotengine/godot#74876

Controls

To Exit: ESC or Controller Back, Sony Select, Xbox Back

image