Tutorial Unity3D e Fungus: PickUps

Anonymous
89.5K views

Open Source Your Knowledge, Become a Contributor

Technology knowledge has to be shared and made accessible for free. Join the movement.

Create Content

Creare un Prefab

Creare il Prefab del PickUp

L'operazione di creazione del prefab è quella standard di Unity3D: basta trascinare l'oggetto dalla Hierarchy nella finestra Project.

Creare il Prefab

Aggiungere i Prefab nella Scena

Siamo ora pronti a creare una serie di prefab in scena: ognuno avrà il proprio Flowchart che gestirà l'evento di pickup.

Per comodità, ho raccolto tutti i pickup in un gameobejct chiamato PickUps.

Aggiungere i Prefab

Open Source Your Knowledge: become a Contributor and help others learn. Create New Content