Orbiz Devlog #1 - Prologue

by

And this is the first devlog about how I build Orbiz because we just update the new feature,
obviously the mighty select character so wow. The older version you can’t choose another character, for example when you play as a player 1 you just plas as Ash, player 2 as Ray, player 3 as Max, and player 4 as Leo. But now, you can use whatever you want between that four character (unfortunately you can’t use same character with other player).
1. Character Select
Just press left or right arrow keys if you play using keyboard or press LB or RB if play with xbox controller which is awesome controller for PC gamer fellows (no, it isn’t an ads).
That's why you must play the demo
Technically on unity 3d, I just use PlayerPrefs for the absolute weapon of saving data from the first (select character scene) to the second scene.

2. Aiming with Mouse
Then, the second update is for everybody who loves keyboard as the controller. Yes, we change the mechanic like aim and run (just increasing the walk speed). Run ? oh yes, because we are using mouse to aiming for perfect attacking perform and the character must be facing the cursor mouse position everytime unless we press Left Shift to run (together with WASD Keys for the basic walk move). And the attack buttons ? now we move that to mouse clicks. Left click to Melee and right click to shoot (be wise when you shoot, the bullet is limited). The different between play with keyboard and xbox controller ? when you use controller, you don’t need to run because the speed movement is automatically fast as you run with pressing Left Shift but when you play using keyboard you need to run for avoiding the hordes. Here’s some info graphic about how you play using keyboard.





Just like that. The next update we will integrating the gamejolt API. Just wish us luck next time. Thank You !!