I want certain scripts to be able to run at a higher rate than they currently are allowed to. Currently they run at 16.666… ms at 60 update frequency, and average to 16.666… still when variable update dt is checked (I thought variable dt would let scripts fun as fast as they could?)
I want to be able to assign some script to run as fast as they actually can unthrottled. I’d guess not possible or not easily possible due to the engine does updates?
dt * 1000 sample with variable dt checked
DEBUG:SCRIPT: 17.002999782562
DEBUG:SCRIPT: 16.000999137759
DEBUG:SCRIPT: 16.998000442982
DEBUG:SCRIPT: 16.000999137759
DEBUG:SCRIPT: 17.000000923872
DEBUG:SCRIPT: 16.999000683427
DEBUG:SCRIPT: 16.000000759959
DEBUG:SCRIPT: 17.000000923872
DEBUG:SCRIPT: 16.999000683427
DEBUG:SCRIPT: 16.000999137759
DEBUG:SCRIPT: 17.000000923872
DEBUG:SCRIPT: 16.994999721646
DEBUG:SCRIPT: 17.004000023007
DEBUG:SCRIPT: 15.999000519514
DEBUG:SCRIPT: 17.000999301672
DEBUG:SCRIPT: 17.000000923872
DEBUG:SCRIPT: 15.998000279069