Author Archives: Carlos_B
July 8th, 2015 | by Carlos_B | Posted in
News

Earth Assault v1.3 Update for IOS is now available on the App Store.
https://itunes.apple.com/us/app/earth-assault/id903920082?mt=8
What’s New in Version 1.3
Achievements bug fixed.
Option to continue on game over.
UI improvements.
Game difficulty tweaked.
July 8th, 2015 | by Carlos_B | Posted in
Unity3D Tutorials

In this tutorial we’ll expand on our Unity 2D Space Shooter Tutorial series. We’ll set IOS (or Android) as our target platform.
We’ll implement: Read more »
March 10th, 2015 | by Carlos_B | Posted in
Unity3D Tutorials

Update Oct/26/2017: All assets needed for the tutorial can be downloaded in one zip file here: AllAssetsNeededForTutorial.zip
In Part 10 of our 2d space shooter tutorial series we’ll create a time counter UI to let the user know how long he/she survives, also, we’ll add a game Read more »
March 6th, 2015 | by Carlos_B | Posted in
Unity3D Tutorials

Update Oct/26/2017: All assets needed for the tutorial can be downloaded in one zip file here: AllAssetsNeededForTutorial.zip
In Part 9 of our 2d space shooter tutorial series we’ll create a star prefab that scrolls down the screen and a star generator. The star generator will create many stars and put them randomly on the screen with different colors and random speed.
Also we’ll create a Read more »
March 3rd, 2015 | by Carlos_B | Posted in
Unity3D Tutorials

Update Oct/26/2017: All assets needed for the tutorial can be downloaded in one zip file here: AllAssetsNeededForTutorial.zip
In Part 8 of our 2d space shooter tutorial series we’ll implement the score text UI game object that will take track of the game’s score, also, we’ll add Read more »
February 28th, 2015 | by Carlos_B | Posted in
Unity3D Tutorials

Update Oct/26/2017: All assets needed for the tutorial can be downloaded in one zip file here: AllAssetsNeededForTutorial.zip
In Part 7 of our 2d space shooter tutorial series we’ll create some UI elements including a Play button and a player Lives UI to display the player lives. Also, we’ll implement a game Read more »
February 24th, 2015 | by Carlos_B | Posted in
Unity3D Tutorials

Update Oct/26/2017: All assets needed for the tutorial can be downloaded in one zip file here: AllAssetsNeededForTutorial.zip
In Part 6 of our 2d space shooter tutorial series we’ll create an explosion animation prefab to display when an enemy or the player dies, and then we’ll implement Read more »
February 20th, 2015 | by Carlos_B | Posted in
Unity3D Tutorials

Update Oct/26/2017: All assets needed for the tutorial can be downloaded in one zip file here: AllAssetsNeededForTutorial.zip
In Part 5 of our 2d space shooter tutorial series we’ll create an enemy bullet prefab, and then we’ll implement the enemy ships shoot towards Read more »