![]() |
|
#4
|
|||
|
|||
That error means there are more than 8 values being returned. You could save the values to a list and then extract the first 8.
Code:
data = tracker.getData() x = data[0] |
Tags |
tracker, viztracker |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Cave Collision problem | TopazFrost | Vizard | 2 | 02-13-2014 02:34 PM |
Vizard problem | mizutani_jun | Vizard | 4 | 01-09-2011 03:39 PM |
Problem with getEuler and setEuler | Sandro Holzer | Vizard | 6 | 10-21-2008 05:01 AM |
onkeydown list of values | Cheff | Vizard | 2 | 07-02-2008 02:00 AM |
problem with female animations | vmonkey | Vizard | 1 | 10-07-2005 10:36 AM |