Thread: Arrays
View Single Post
  #2  
Old 02-21-2006, 10:40 AM
betancourtb82 betancourtb82 is offline
Member
 
Join Date: Jan 2006
Posts: 103
Question Problem Solved, on to the next one

Ok, I solve the problem I was having yesterday by adding a
Code:
clear(viz.ALL)
clear(viz.CURRENT_ACTION)
Now my next question would be, how can I take the fallen avatar out of the scene and reset him/her to a new avatar, i.e. how can I remove him from the array and place another one in the array.

Thanks
Reply With Quote