How can I make a landing gear door that closes after the landing gear retracts and opens before the gear extends?
@ArcturusAerospace go to input directory. Then set minimum input to 0
@Noname918181 How do I make the LG be extended when a level starts?
@ArcturusAerospace For the actual landing gear: clamp01(smooth(- landingGear, x) + x) For gear doors: clamp01(smooth(- landingGear , X))
@Noname918181 How though?
Smooth function
@ArcturusAerospace neither do i lol
@thecrusader I know that it's possible, but I don't understand any of it.
Its kind of hard to do it but it is possible
@ArcturusAerospace go to input directory. Then set minimum input to 0
@Noname918181
How do I make the LG be extended when a level starts?
@ArcturusAerospace
For the actual landing gear:
clamp01(smooth(- landingGear, x) + x)
For gear doors:
clamp01(smooth(- landingGear , X))
@Noname918181
How though?
Smooth function
@ArcturusAerospace neither do i lol
@thecrusader
I know that it's possible, but I don't understand any of it.
Its kind of hard to do it but it is possible