Difference between revisions of "Move/slide an object up and down"

Jump to navigation Jump to search
no edit summary
imported>QQuix
(Sample code)
 
imported>Lanceor
 
Line 25: Line 25:
       ;======================
       ;======================
       set xObject to aaqqActivator;  aaqqPlatform ; aaqqPaint
       set xObject to aaqqActivator;  aaqqPlatform ; aaqqPaint
       set xStdSpeed to -5 ; <<< Change to your liking  (units per second)
       set xStdSpeed to 5 ; <<< Change to your liking  (units per second)
       set xMaxDisplacement to 100  ; <<< Displacement limit
       set xMaxDisplacement to 100  ; <<< Displacement limit
       set xPosZ to xObject.getstartingpos z
       set xPosZ to xObject.getstartingpos z
Anonymous user

Navigation menu