reaktor
France
Asked
— Edited
Hello, I would like to gradually increase and lower the value of PWM. Does anyone know how to do? thank you
Roll Pitch Yaw
— Rotate and position camera or object with roll/pitch/yaw controls; save camera settings; bind or monitor a 3-value EZ-Script array for live rotation.
Try it →
You could script it quite easily.
Apologies if the code is a bit messy and not explained too well I'm strapped for time but it should give an idea (hopefully)
Ok, I understand how the code works. Now it's clear. Thanks
Or you can servospeed() command. It applies to PWM as well
for example
Even I learn something new from time to time, I did not know ServoSpeed() applied to PWM too, that's much easier