Project to have a basic third person scene for Godot 4 where to move a character on a simple plane. Aim to be used as a test scene to add 3D content. If added in a project, it should be able to be launched without any dependencies with F6
Go to file
2022-01-20 12:13:29 +01:00
character Initial commit 2022-01-20 11:51:12 +01:00
.gitattributes Initial commit 2022-01-20 11:51:12 +01:00
.gitignore Initial commit 2022-01-20 11:51:12 +01:00
basic_setup.tscn Adding basic floor without any material 2022-01-20 12:13:29 +01:00
icon.png Initial commit 2022-01-20 11:51:12 +01:00
icon.png.import Initial commit 2022-01-20 11:51:12 +01:00
main.tscn Adding basic floor without any material 2022-01-20 12:13:29 +01:00
player.tscn Basic collision and Kinematics for player character 2022-01-20 12:06:46 +01:00
project.godot Adding basic floor without any material 2022-01-20 12:13:29 +01:00