Add Godot Resources
commit
c99c3949ca
22
Godot-Resources.md
Normal file
22
Godot-Resources.md
Normal file
@ -0,0 +1,22 @@
|
||||
# Godot Stuff
|
||||
|
||||
## Assets
|
||||
|
||||
- Shaders: [https://godotshaders.com/](https://godotshaders.com/)
|
||||
- Art: [https://kenney.nl/](https://kenney.nl/) - [https://ambientcg.com/](https://ambientcg.com/) - [https://kaylousberg.com/game-assets](https://kaylousberg.com/game-assets) - [https://itch.io/game-assets](https://itch.io/game-assets) - [https://opengameart.org/](https://opengameart.org/)
|
||||
- Audio: [https://freepd.com/scoring.php](https://freepd.com/scoring.php) - [https://freesound.org/](https://freesound.org/) - [https://incompetech.com/music/royalty-free/music.html](https://incompetech.com/music/royalty-free/music.html)
|
||||
|
||||
## Learning Resources
|
||||
|
||||
### Free
|
||||
|
||||
- [https://youtu.be/zUeLesdL7lE?si=DC45lt0qXI\_WpCjq](https://youtu.be/zUeLesdL7lE?si=DC45lt0qXI_WpCjq) - Godot 4 space shooter tutorial by the same guy that does the lessons in the first paid link below
|
||||
- [https://youtu.be/M8-JVjtJlIQ?si=o9YqEAlxFHtttbgo](https://youtu.be/M8-JVjtJlIQ?si=o9YqEAlxFHtttbgo) - Same guy, another tutorial (a little older but still Godot 4)
|
||||
- [https://github.com/GDquest](https://github.com/GDquest) - Github for the gdquest stuff - not everything they do is open source, but a lot of their stuff and examples are here (just without the videos which you would pay for below at [gdquest.com](http://gdquest.com/))
|
||||
|
||||
### Paid (worth it)
|
||||
|
||||
- [https://www.heartgamedev.com/store](https://www.heartgamedev.com/store) - Video tutorials (these are the ones that taught me basically everything I know about Godot - they are worth the price)
|
||||
- [https://simondev.teachable.com/](https://simondev.teachable.com/) - Shaders and math (generic, non-Godot)
|
||||
- [https://jettelly.com/store/the-godot-shaders-bible](https://jettelly.com/store/the-godot-shaders-bible) - Shaders (Godot Specific - this is a pre-order...not sure on quality but I pre-ordered)
|
||||
- [https://www.gdquest.com/](https://www.gdquest.com/) - Tons of amazing tutorials
|
||||
Loading…
Reference in New Issue
Block a user