I find that each parts has their own inputID such as the "BeaconLightIntensity" input ID of beacon light but what is the another input ID of another parts?
I hope some one can tell me all kind of input ID of each part ,please !
Tags
Question10 Comments
- Log in to leave a comment
-
Dev Pedro
@sujun that's not a viable inputId, iirc motor uses Throttle, Yaw and Brake only. You can check my midi players if that's what you are trying to do and I can show you the external code to generate the crafts.
-
10.4k Sibonitro
@pedro16797 something went wrong when i set the motor inputID to "ElectricMotorSoundVolume" I have done it the way you gave me.
-
10.4k Sibonitro
<Light color="0.1529412,0.3372549,0.627451,1" intensity="-0" lightType="Point" mask="Square1" range="1100" rotationX="270" spotLightAngle="60" />
-
10.4k Sibonitro
<Light color="0.1529412,0.3372549,0.627451,1" intensity="-0" lightType="Point" mask="Square1" range="1100" rotationX="270" spotLightAngle="60" />
-
-
-
10.4k Sibonitro
@pedro16797 sorry i ping you again because i
really want to know .....please tell me... -
1 Upvote
Log in in to upvote this post.
@sujun correction, I was thinking about the wheel and it uses Motor and Turn, not Throttle and Yaw as inputIDs. The electric motor uses Motor as it's main inputID.