Explore >> Select a destination


You are here

www.programmersranch.com
| | coderdojoathenry.org
14.5 parsecs away

Travel
| | This week we: Moved our enemy's root node from Area2D to AnimatableBody2D Wrote a new enemy script, enemy.gd, for the enemy, based on mover.gd Improved the code in enemy.gd so that it now works as a physics object Created a set of collision layers for the game Wrote new code for the body-on-body contact Added...
| | www.jeremymorgan.com
8.2 parsecs away

Travel
| | Learn how to create an object and move it around in Unity with your keyboard. This is a simple tutorial using a few lines of code.
| | coderdojoathenry.org
17.8 parsecs away

Travel
| | This week we: Made our missiles destroy the enemies Added a score to the GameManager Set the enemies to automatically increase the game score when they die Added a new enemy type, with a different movement behaviour - pursuit of the player Making Missiles Destroy the Enemy To make our missiles destroy the enemy, we...
| | ksimek.github.io
89.5 parsecs away

Travel
|