Skip to main content

Random walker

prepare the random walker instance

Create a GameObject

go to File -> GameObject -> cube to create your first GameObject
a handy definition for GameObject: A game object is the base class for all entities in unity

aa_basics_001.gif

 

create a Material for your GameObject