how to make videogames
Saturday, October 23, 2010
video #8
here is the killMeOverTime script var lifeTime = 5.0;
function Awake ()
{
Destroy (gameObject, lifeTime);
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment