![]() |
More Animations
I am still relatively new to Vizard and had a question on arrays. I have created (with some help from farshizzo) an array that holds 5 avatars.
Code:
#Create six avatars Code:
def mytimer(num): |
Problem Solved, on to the next one
Ok, I solve the problem I was having yesterday by adding a
Code:
clear(viz.ALL) Thanks |
Hi,
The following will remove an avatar from the array: Code:
avatars.remove(male) Code:
avatars.append(male) |
All times are GMT -7. The time now is 11:19 PM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC