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,221 plays
getaway shootout
2,777,682 plays
WARTEN Battle Royale
2,057,242 plays
ЖАБЫ ПАРКУРЯТ
1,442,479 plays
Alpaca Race
1,386,516 plays
SuperSquad : PirateAttacks
1,299,030 plays
Speed Racer
1,185,298 plays
Campo de batalha
1,084,746 plays
ELDAN STORY 1
1,070,676 plays
Bored Ape || Head Volley
990,273 plays
0 / 200