Creating Gameplay UI and Animations Project (Pin The Needle Game) in Android
Creating Gameplay UI and Animations Submitted by: razormistOperating System: Android Step 1: Creating the Gameplay UI Canvas Go to GameObject → UI → Image. Unity auto-creates a Canvas, an Image, and an EventSystem if not already present. Rename the Canvas to Gameplay UI. In the Canvas component: Render Mode: Screen Space – Overlay Canvas Scaler: …
Creating Gameplay UI and Animations Project (Pin The Needle Game) in Android Read More »