I’ve been playing around with things in XML, like making afterburners super long, making engines that make you go in warp speed, that sort of stuff.
But how do you XML color?
And how do make inputs to landing gear work? (I tried it, it was kinda broken)
@tsampoy no problem!
@BaconEggs Thanks!
@goboygo1 @CSP27 @randomusername Thanks!
complete XML guide
XML Guide
For Landing Gear input, It's landingGear and Minimum=0 for your rotator
So
It will do
ActivationGroup=0
Input=landingGear
Min=0
Max=1
(assuming you are using the overload mod. if not i suggest you do)
for engine color, use "exhaustColorOveride"
for guns, use "tracerColor"
and then use this
to make a color code, paste that into the "exhaustColorOveride" or "tracerColor" box
landinggear inputs are kinda tedious to work with if you don't know what you're doing
under "inputcontroller", there are min and max values. Make one of those zero and it should fix itself. If it doesn't, just zero out the other value.
I'm not so sure what kind of tips you need other than that