Godot
 
Go to file
Rémi Verschelde f51bdfef57
Fix another wrong case in texture path
Missed in the previous PR.
2023-09-16 14:51:10 +07:00
audio Initial commit 2023-09-15 21:10:32 +07:00
fonts Initial commit 2023-09-15 21:10:32 +07:00
models Fix wrong paths on case sensitive systems 2023-09-15 22:40:34 +07:00
prefabs Fix another wrong case in texture path 2023-09-16 14:51:10 +07:00
scenes added respawn area / trigger 2023-09-16 02:26:30 +07:00
screenshots Added license, moved screenshot(s) 2023-09-15 21:24:01 +07:00
scripts added respawn area / trigger 2023-09-16 02:26:30 +07:00
sprites Initial commit 2023-09-15 21:10:32 +07:00
vector Progress 2023-09-15 21:18:19 +07:00
.gitattributes Initial commit 2023-09-15 21:10:32 +07:00
.gitignore Update .gitignore 2023-09-15 21:19:15 +07:00
LICENSE.md Added license, moved screenshot(s) 2023-09-15 21:24:01 +07:00
README.md Update README.md 2023-09-15 21:44:37 +07:00
icon.png Initial commit 2023-09-15 21:10:32 +07:00
icon.png.import Initial commit 2023-09-15 21:10:32 +07:00
project.godot Progress 2023-09-15 21:18:19 +07:00
splash-screen.png Initial commit 2023-09-15 21:10:32 +07:00
splash-screen.png.import Initial commit 2023-09-15 21:10:32 +07:00

README.md

Starter Kit 3D Platformer

This package includes a basic template for a 3D platformer game in Godot 4.1. Includes features like;

  • Character controller (with double jump)
  • Camera controls (rotate, zoom)
  • Gamepad support
  • Sprites and 3D Models (CC0 licensed)
  • Sound effects (CC0 licensed)

Screenshot

License

MIT License

Copyright (c) 2023 Kenney

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Assets included in this package (2D sprites, 3D models and sound effects) are CC0 licensed