Adding basic informations in README

This commit is contained in:
yannk 2022-02-02 14:56:54 +01:00
parent 418da42703
commit d264aa459a

11
README.md Normal file
View file

@ -0,0 +1,11 @@
# Godot Third Person basic scene
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
## Godot version used
Use only the official Alpha 1 Godot release : https://downloads.tuxfamily.org/godotengine/4.0/alpha1/
## Best practices
- use only snake case for names