In this episode, I look into the basics of creating if statements in Godot GDScript.
✅ Github Project File:
https://github.com/Godot-Tutorials/if-statements
Godot Tutorials
----------
🌸 Website:
https://godottutorials.com
🐦 Twitter:
https://twitter.com/godottutorials
Resources
----------
🎮 Godot Game Engine Tutorial Series:
https://www.youtube.com/playlist?list=PLJ690cxlZTgIsmdEhFufnB7O6KWoMS8M6
💻 GDScript Fundamental Tutorial Series:
https://www.youtube.com/playlist?list=PLJ690cxlZTgL4i3sjTPRQTyrJ5TTkYJ2_
🐥 Trello Page with other Godot Channels:
https://trello.com/b/TAHIZJ9D/godot-game-tutorials
In this episode, I cover the following topics:
- if, else if (elif), else statement chain
- go over the flow chart of common if scenarios
This is part of a beginner's programming series called the GDScript Fundamentals Tutorial Series.