In this episode, I look into the basics of creating arrays in Godot GDScript.
✅ Github Project File:
https://github.com/Godot-Tutorials/Arrays
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:
- Array Definition
- Array declaration
- Basic Array Methods
- Code Examples
This is part of a beginner's programming series called the GDScript Fundamentals Tutorial Series.