Godot CharacterStep Demo
This is a playable demo to demonstrate the use of the Character Step script for Godot. Use W,A,S,D to move and mouse to look around.
The lines on the bottom represent the snapped_intersect_ray function which helps reduce step_up calls by only allowing step_up when they intersect a non-walkable slope. These are drawn with Debug Draw 3D add-on (link) and is NOT included in this pack as I did not make it.
Tested and used in v4.4. Uses only one GDScript. The rest of the files are for the demo.
view on Godot Asset Library - https://godotengine.org/asset-library/asset/4093
view on GitHub - https://github.com/PantheraDigital/GodotCharacterStep
| Status | Released |
| Category | Assets |
| Author | PantheraOnline |
| Made with | Godot |
| Tags | Godot |
| Average session | A few seconds |
| Inputs | Keyboard, Mouse |
| Links | GitHub, Godot Asset Library |

Leave a comment
Log in with itch.io to leave a comment.