Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bitbrain/godot-tutorials
A curation of Godot tutorial source code created by bitbrain.
https://github.com/bitbrain/godot-tutorials
bitbrain game-development gamedev godot godotengine tutorial youtube
Last synced: 1 day ago
JSON representation
A curation of Godot tutorial source code created by bitbrain.
- Host: GitHub
- URL: https://github.com/bitbrain/godot-tutorials
- Owner: bitbrain
- License: mit
- Created: 2022-11-14T15:08:46.000Z (about 2 years ago)
- Default Branch: godot-3.x
- Last Pushed: 2024-09-07T15:59:56.000Z (4 months ago)
- Last Synced: 2024-12-15T03:05:46.330Z (9 days ago)
- Topics: bitbrain, game-development, gamedev, godot, godotengine, tutorial, youtube
- Language: GDScript
- Homepage:
- Size: 39.4 MB
- Stars: 133
- Watchers: 2
- Forks: 19
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Godot Tutorials (Godot 3.x only)
A curation of Godot tutorial source code created by bitbrain.
## List of Tutorials
- [Procedural Cave Generation](/procedural-caves) ([📺 watch on Youtube](https://www.youtube.com/watch?v=lFIBn8kJ-IM))
- [XBox Controller Support](/xbox-controller-support) ([📺 watch on Youtube](https://www.youtube.com/watch?v=Ox1kMM0qcTk))
- [Parallax Scrolling](/parallax-scrolling) ([📺 watch on Youtube](https://www.youtube.com/watch?v=f8z4x6R7OSM))
- [2D Lighting and Day/Night cycle](/2d-lighting) ([📺 watch on Youtube](https://www.youtube.com/watch?v=j_FMsL_ru1w))
- [RPG Character Animations](/rpg-animations) ([📺 watch on Youtube](https://www.youtube.com/watch?v=a3N9Acx3ovg))
- [AI Behaviour Trees](/behaviour-tree) ([📺 watch on Youtube](https://www.youtube.com/watch?v=n0gVEA1dyPQ))
- [2D Navigation](/navigation-server) ([📺 watch on Youtube](https://www.youtube.com/watch?v=_MTJ9Qz0gJk))## 🌳 Activate Sunnyside asset pack
Some of my tutorials feature assets from the [Sunnyside World asset pack](https://danieldiggle.itch.io/sunnyside). You can download the assets here:
[![download-asset-pack](behaviour-tree/demo/assets/download-sunnyside.jpg)](https://danieldiggle.itch.io/sunnyside)
Then, extract the relevant assets into the assets/ folder! Please be aware that you are not permitted to push these to a public repository.