This forum is locked and will eventually go offline. If you have feedback to share you can find us in our Discord channel "MythoLogic Interactive" https://discord.gg/nECKnbT7gk
Forum rules
Forum rules
IsLandedOnGround for the IPlayer class
Forum rules
By using the forum you agree to the following rules.
By using the forum you agree to the following rules.
- JakSparro98
- Superfighter

- Posts: 530
- Joined: Fri Jul 15, 2016 7:56 pm
- Started SFD: PreAlpha 1.0.5
- Location: Rome, Italy
- Gender:
- Age: 27
IsLandedOnGround for the IPlayer class
After a jump kick or a medium fall distance the player lands and enters in a state that seems to be crouched, but since the IsChrouched doesn't recognize it could be helpfull to add another boolean to check this particulare condition.
2 x
- Lunatic
- Moderator

- Posts: 666
- Joined: Tue Mar 15, 2016 10:03 pm
- Title: I hope Klipeh bans himself
- SFD Alias: (LM) Lunatic
- Started SFD: 1.0.5 Pre-Alpha
- Gender:
- Age: 29
That state isn't crouching, it's kneeling. Being able to check for that condition would indeed be good.
1 x
Originally posted by Gurt
SFD BADASS!![]()
- Gurt
- Lead Programmer

- Posts: 1887
- Joined: Sun Feb 28, 2016 3:22 pm
- Title: Lead programmer
- Started SFD: Made it!
- Location: Sweden
- Gender:
- Age: 36
Adding IPlayer.IsRecoveryKneeling and IPlayer.IsRecoveryRolling. IPlayer.IsRecoveryKneeling is used to track that high drop forced kneel/crouch state.
Added after Beta 1.0.2c.
Added after Beta 1.0.2c.
1 x
Gurt