Final Game - Update.

Final Game - Update.

undefinedth undefinedundefined
By with 0 Comments
Final Game - Update.  Image

Unity Grey Box

Unity Grey Box

undefinedth undefinedundefined
By with 0 Comments
Unity Grey Box Image
This is very hard. Im not joking.  Try Run. Trying to make the character move and camera follow. This is very hard. Im not joking.  Try Run. Trying to make the character move and camera follow.

Microinteraction

Microinteraction

undefinedth undefinedundefined
By with 0 Comments
Microinteraction Image
It is a clear animation for the mobile app. Example: Loading bars, transitions, fade in - fade out. It is essentially to keep the users entertained while using the app. These are the things that are needed to take under consideration when doing micro interactive animation:- - Keep it simple - Using the 12 principles of animation -

Sprite Sheet.

Sprite Sheet.

undefinedth undefinedundefined
By with 0 Comments
Sprite Sheet.  Image
HAHAHA. LAWAK HAMBAR ! Running Falling COMING SOON Jumping COMING SOON HAHAHA. LAWAK HAMBAR ! Running Falling COMING SOON Jumping COMING SOON

Assignment 1 (Self Promo Video)

Assignment 1 (Self Promo Video)

undefinedth undefinedundefined
By with 0 Comments
Assignment 1 (Self Promo Video) Image
Assignment 1 Self Promo https://www.youtube.com/watch?v=6ocz1x4xyfM Assignment 1 Self Promo https://www.youtube.com/watch?v=6ocz1x4xyfM

C# Codes

C# Codes

undefinedth undefinedundefined
By with 0 Comments
For Character Movement (Move left and right) - using UnityEngine; using System.Collections; public class CharacterMovement : MonoBehaviour { public float maxSpeed = 6.0f; public bool facingRight = true; public float moveDirection; public float jumpSpeed = 600.0f; //Check Ground public bool grounded = false; public Transform groundCheck; public float groundRadius = 2.0f; public LayerMask whatIsGround; void Awake() { groundCheck

Mockup Design

Mockup Design

undefinedth undefinedundefined
By with 0 Comments
Mockup Design Image
Placement are NOT in order Placement are NOT in order