cecofuli
02-28-2006, 10:28 AM
Hello, this is my problem:
1. create a box
2. Use this script with object selected
rollout prova "test rotazione attorno a Y" width:210 height:50 (
spinner ruotay "Rotazione attorno a Y" range:[-500,500,0] type:#float scale:1.0
on ruotay changed rotazione do ($.rotation.y_rotation = rotazione)
)
createdialog prova
The rotation greater than 90 flicker.... why???
Thank's
1. create a box
2. Use this script with object selected
rollout prova "test rotazione attorno a Y" width:210 height:50 (
spinner ruotay "Rotazione attorno a Y" range:[-500,500,0] type:#float scale:1.0
on ruotay changed rotazione do ($.rotation.y_rotation = rotazione)
)
createdialog prova
The rotation greater than 90 flicker.... why???
Thank's
