
- #Space shooter unity pc build how to#
- #Space shooter unity pc build update#
- #Space shooter unity pc build series#
So go over to the assets folder right click and create a folder.Ĭall it scripts. So to start off we just need to create a scripts folder for our project. So now what we need to do is create a unity 2d space shooter movement script for our player. If you hit play now your game should look like this. Next set your player collider to be is trigger by checking this box. So we will use a Polygon Collider 2D.Ĭlick on edit collider and make sure your playership has a bounding box right around it like this. So on the PlayerShip object add the following components.Ĭhange your Rigidbody2D body type from Dynamic to Kinematic. Next we need to just do some setup for our player and mothership. Next bring in your PlayerShip and place it slightly below the circle like this.

With it selected zero out it’s co ordinates like this. So drag them into your scene start by just placing the mothership (circle) in the scene. Once created we need to turn them into prefabs which we can use, but before that let’s just build out our scene. unity space shooter tutorial basic assets So to do this right click goto create->sprites then create your 3 sprites. A diamond for enemy ships and finally a circle for the mother ship or death star. Inside of sprites we want to create 3 assets for our space shooter game. Here you have your blank new project.įirst thing we want to do now is start by creating some sprites for our game so go ahead and right click in Assets and create a new folder called sprites.

Unity Space Shooter: Creating our projectĬall it unity space shooter. Particle effects for explosions and post processing effects to give us a bloom blur effect and spice up our flat shapes which unity give us. We use quaternions to control the rotation of our space ship around the center of our world. We use the c# scripting to control our player or space ship movement, we build a enemy script spawner to help us spawn enemy ships. We will learn about c# scripts, UI, physics, quaternions, bullet spawning, enemy spawning, particle effects,post processing effects and score keeping. In this tutorial there is a lot to learn. We will be using primitive sprites like triangles, circles and diamonds for our game. All the assets you will need already ship with unity. The great thing about this tutorial is you won’t need any space shooter assets. Here is a screenshot of the early prototype.

Where we will be building this cool new space shooter game with unity game engine. You can let me know if there are many things you would like to see added to the course.Welcome welcome to this unity space shooter 2d tutorial.
#Space shooter unity pc build how to#
Over time, more lessons may show you how to add new features like touch support, how to build a version that runs a website, or how to build a version that runs on your phone. It doesn’t matter what you do during the course, I’ll help you. You will be able to build the game on your computer and then show your friends how it works.
#Space shooter unity pc build series#
You will also be able to make your game work with controllers like the Xbox series S.Ī fully working game will be ready for you at the end of the class. This video shows you how to save high scores and player progress.

#Space shooter unity pc build update#
In this course, you’ll learn how to make a side-scrolling shooter in Unity with Playmaker, a tool that lets you make games without having to write code.Ĭlick Me For Joing Our Facebook Group For Requst Course & Getting Latest Update From Us We will cover:
