Text UI
Private = can't be affected by other scripts
void Awake = similar to start but it will be processed first before the start.
++ incremental, add one
-- minus one
Instatiate (what, where.position,where.rotation) as Rigidbody;
transform.
right (moving to the right)
0 comments