Notifications
Clear all
[Closed] particleflow update problem
Jun 15, 2006 5:58 am
[left]rollout aaa “Untitled” width:162 height:300[/left]
[left]([/left]
[left] button btn1 “Button” pos:[12,8] width:67 height:24[/left]
[left][/left]
[left][/left]
[left] [/left]
[left] on btn1 pressed do[/left]
[left] ([/left]
[left] $Particle View 01.Enable_particles = true[/left]
[left] )[/left]
[left])[/left]
createdialog aaa 150 100
$Particle View 01 activates as I operate the above script, but I can not update the particle on the viewport. Also, it can not be updated on the FOR loop.
However, if I operate them separately, it is updated automatically.
So my question is that what should I do to update the viewport on the script as above or the FOR loop?
$Particle View 01.Enable_particles = true