Actions

Asteroids Template

From Shoot Em Up Kit

Revision as of 21:15, 23 May 2020 by Wikiadmin (talk | contribs) (Created page with "The ''Shoot 'em Up Kit'' includes a range of game templates to use as a starting point for different styles of game. The controls, Add a Camera|c...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The Shoot 'em Up Kit includes a range of game templates to use as a starting point for different styles of game. The controls, camera and player ship are already in place to make it easier to get started on a game.


Asteroids.png


The Asteroids template is a 2D game with models in the style of games such as Asteroids. See how we built this template here.


The player can rotate, move forward and fire in the direction they are facing.


The asteroids are spawned periodically and will move in a random direction.


The playing area is limited in size and asteroids will wrap around the area.