Tuesday, 16 March 2021

Trying out Unity for mobile

Trying to make games for mobile is on another scale compared to PC because now we have to take into consideration the specs and control scheme for the phone.Trying to get touch controls to work is harder than it seems as you have to find a way to detect the difference between tap, swipe and pinch. And what better way to try and test it out than to make an endless runner game, boy oh boy did I thought getting the controls to work was hard, I never expected getting the animations for the character to run would be even harder. Thankfully I did not have to make my own model and animations and I could get them from mixamo but still setting it up was tricky. At least some progress was made...

Link to game

 

Installation Steps

========================

Download the apk file either to an emulator or a phone

Install the apk 


How to play the game

=======================

1. Swipe left or right to move the character

2. Avoid the obstacles


No comments:

Post a Comment