This game is not supported on Mobile
Sprite Pachinko Chalenge with Z rotating bumpers.
Choopeek
Hey everyone. I've finished the Pachinko challenge. The hardest part was to create a script so my bumpers would rotate in Z axis. But a bit of googling helped ) Here it is: using System.Collections; using System.Collections.Generic; using UnityEngine; public class zRotate : MonoBehaviour { public Vector3 rotateZ; // Update is called once per frame void Update() { transform.eulerAngles += rotateZ; } }
Made with
You may also like
Struckd Showdown
2,867,280 plays
getaway shootout
2,778,023 plays
WARTEN Battle Royale
2,057,245 plays
ЖАБЫ ПАРКУРЯТ
1,442,484 plays
Alpaca Race
1,386,523 plays
SuperSquad : PirateAttacks
1,299,034 plays
Speed Racer
1,185,314 plays
Campo de batalha
1,084,748 plays
ELDAN STORY 1
1,070,681 plays
Bored Ape || Head Volley
990,278 plays
0 / 200