Is it possible to make something detach from a detacher when your plane hits a certain amount of g’s?
@TheFlightGuySP Hmm ok I’ll try that
@Randomplayer Probably a data spike upon spawning. Maybe try Time>5 & VerticalG># (it'll wait 5 seconds before allowing the detacher to work).
@TheFlightGuySP I’m getting this weird bug where it detaches on spawn no matter how much g’s it is
@Randomplayer No problem!
@TheFlightGuySP it worked! Thank you
Put VerticalG># into the activation group and it should work.
VerticalG>#
@TheFlightGuySP Hmm ok I’ll try that
@Randomplayer Probably a data spike upon spawning. Maybe try Time>5 & VerticalG># (it'll wait 5 seconds before allowing the detacher to work).
@TheFlightGuySP I’m getting this weird bug where it detaches on spawn no matter how much g’s it is
@Randomplayer No problem!
@TheFlightGuySP it worked! Thank you
Put
VerticalG>#
into the activation group and it should work.