Latest

All the resources in the Guide, starting with most recent.

Create Reusable Code Snippets

Tip

Create Reusable Code Snippets
Save time by reusing blocks of code with custom code snippets.
Transform Existing Expression into Another One

Tip

Transform Existing Expression into Another One
Quickly transform an existing expression into another one using Tab.
Spawning asteroid GameObjects

Part of tutorial

Spawning asteroid GameObjects
Dynamically add asteroids to game scene.
Moving and exploding asteroids

Part of tutorial

Moving and exploding asteroids
Add Unity script to asteroid GameObject.
Build an Asteroids game in Unity with JetBrains Rider

Tutorial

Build an Asteroids game in Unity with JetBrains Rider
Recreating a version of the classic arcade video game.
Game graphics, assets and project setup

Part of tutorial

Game graphics, assets and project setup
Create project, find and import Unity Asset Store graphics.
Creating a starfield skybox

Part of tutorial

Creating a starfield skybox
Add a skybox to your Unity game.
Conclusion

Part of tutorial

Conclusion
What have we learned building an asteroids game?
Adding basic UI for keeping score

Part of tutorial

Adding basic UI for keeping score
Add UI elements to the game.
Adding a spaceship and asteroid to the scene

Part of tutorial

Adding a spaceship and asteroid to the scene
Add prefabs to the game scene.
Source Control Management with Godot

Part of tutorial

Source Control Management with Godot
Using Git source control for your Godot project.