#MPSignal Efficiency

1 messages ยท Page 1 of 1 (latest)

outer mica
#

RPM signal handling will be changed. But in general, MP signals are the only thing that can be used for such a thing in some reasonable manner right now. So it doesn't make any sense to even think about some "other" custom solution.
credits @thorny valley, vehicle physics gigachad. โค๏ธ

so I guess, go with MPSignals

digital furnace
#

so it's no problem if I update this signal every frame? will the engine take care of aggregating it or whatever?

outer mica
#

i guess, go and find out! ๐Ÿ˜„ "every frame" means 30x a second max, engine takes care of the rest, MPSignals are compressed somewhat IIRC.

so you will see if that will be enough. and you will also see, if it's enugh to maybe only set it every 2nd frame or so.

what are you up to? ๐Ÿ˜

digital furnace
#

thanks, going to make a propeller plane work

#

it already actually has the engine RPM signals since it's using the car stuff, but I'm going to add some more things like rudder and flaps

#

for those things I guess every second frame is more than good enough