Please complete the following exercise:
Create a 3D godot project that has:
- A godot project in a github repository (can be the same repository from last week)
- A 3D Scene with:
- A Camera
- A Light source
- A simple level made with CSG Shapes
- A controllable Characterbody3d
Upload that project to github and submit the link to the repository page here on blackboard
- 1 Point for submitting anything on Github
- 1 Point for having a camera and a light source
- 2 Points for simple csg level
- 2 Point for a controllable characterbody3d