Open in app

Sign In

Write

Sign In

Gabe Gomez
Gabe Gomez

19 Followers

Home

About

Oct 7, 2021

Skeleton Enemy — Dungeon Escape

Going over my implementation of my Skeleton Enemy in Unity — Objective: Walkthrough my implementation of my Skeleton enemy for my mobile game, Dungeon Escape. Code Optimization Before starting on my Skeleton enemy, the first thing I did was optimize my Enemy C# script. The reason I did this is that the movement behavior for my enemies is pretty similar, so it only…

Unity

3 min read

Skeleton Enemy — Dungeon Escape
Skeleton Enemy — Dungeon Escape
Unity

3 min read


Oct 7, 2021

Spider Enemy — Dungeon Escape

Creating my Spider enemy in Unity — Objective: Go over my implementation of my Spider enemy for my mobile game, Dungeon Escape. Animation The first thing I did to get my Spider enemy working is create the animations it will be using for the time being. These animations are its idle animation and its walking animation. …

Unity

2 min read

Spider Enemy — Dungeon Escape
Spider Enemy — Dungeon Escape
Unity

2 min read


Oct 7, 2021

Moss Giant Enemy — Dungeon Escape

Creating my Moss Giant Enemy in Unity — Objective: Go over my implementation of the Moss Giant enemy in my game Dungeon Escape Movement Today, I will specifically be going over the movement implementation I created for my Moss Giant enemy. The implementation for attacking will be done at a later date. To accomplish this task, I made use…

Unity

2 min read

Moss Giant Enemy — Dungeon Escape
Moss Giant Enemy — Dungeon Escape
Unity

2 min read


Sep 29, 2021

Dungeon Escape — Moss Giant Animation Setup

Go over how I set up my Moss Giant enemy with their animations — Objective: Start creating enemy AI, starting with the Moss Giant, for my Unity mobile game, Dungeon Escape. Idle Animation To start, I created the idle animation for my Moss Giant enemy. To accomplish this, I will be using the following set of sprites shown below.

Unity

2 min read

Dungeon Escape — Moss Giant Animation Setup
Dungeon Escape — Moss Giant Animation Setup
Unity

2 min read


Sep 27, 2021

Dungeon Escape — Tightening Up Player Setup

Putting some final touches on my Player for my Unity mobile Game — Objective: Go over some final touches I implemented for my player before moving on to enemies. Camera Follow To get the camera follow to work, I first installed Cinemachine from the Package Manager window.

Unity

2 min read

Dungeon Escape — Tightening Up Player Setup
Dungeon Escape — Tightening Up Player Setup
Unity

2 min read


Sep 26, 2021

Dungeon Escape — Attack Animations

Going over how I implemented my player’s attack animations in Unity — Objective: Going through my implementation of attack animations for my Unity mobile game, Dungeon Escape. Regular Attack Animation To begin, I will be using the following set of sprites to create my animation (some not shown):

Unity3d

2 min read

Dungeon Escape — Attack Animations
Dungeon Escape — Attack Animations
Unity3d

2 min read


Sep 24, 2021

Basic Player Animations — Dungeon Escape Game Dev

Today I go over how I implemented a few player animations for the player in my game — Objective: Go over the animations I implemented for the player character in my Unity 2D mobile game, Dungeon Escape. Idle Animation To create a 2D animation in Unity, at least with how I want to do things, it is important to have your animated sprites in the Unity editor. …

Unity

3 min read

Basic Player Animations — Dungeon Escape Game Dev
Basic Player Animations — Dungeon Escape Game Dev
Unity

3 min read


Sep 8, 2021

Player Movement — Dungeon Escape Game Dev

Going over how I implemented player movement for my 2D mobile game Dungeon Escape — Objective: Show how I created player movement in my 2D Unity mobile game. Player Movement Today, I will only be focusing on the horizontal movement and jumping functionality needed. The code I used to implement both can be found below

Unity

2 min read

Player Movement — Dungeon Escape Game Dev
Player Movement — Dungeon Escape Game Dev
Unity

2 min read


Sep 7, 2021

Unity Mobile Game — Scene Setup

Create some Perspective Parallax and Setup our Player in Unity — Objective: Go over how I achieved perspective parallax and how I set up my player for my 2D mobile game in Unity. Perspective Parallax In order to achieve perspective parallax, the first thing you need to do is make sure you have a scene with varying layers to them. …

Unity

2 min read

Unity Mobile Game — Scene Setup
Unity Mobile Game — Scene Setup
Unity

2 min read


Sep 6, 2021

Animated Tile Sets in Unity

Showing how we can animate some Tilemaps in Unity — Objective: Go over how we can achieve animated Tilemaps in Unity. Package Installation

Unity

2 min read

Animated Tile Sets in Unity
Animated Tile Sets in Unity
Unity

2 min read

Gabe Gomez

Gabe Gomez

19 Followers

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech