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 15:04:58 +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
camera.gd Adding vertical rotation to camera 2022-01-20 15:04:58 +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 Adding horizontal pan of camera 2022-01-20 14:59:59 +01:00
project.godot Adding basic floor without any material 2022-01-20 12:13:29 +01:00