Hello, in this game I am making, you can double jump as one of the characters. I tried making it so that while the character value is set for that character and the object is on the ground, it sets "DoubleJump" to 1. If you jump midair with doublejump as 1, and the right character value, you would jump again. However, nothing happens, and removing the double jump limiter allows me to double jump, but it can be done forever without the limiter. I think I have an issue or conflict relating to the values, but I am not sure. The first line of the "Class Physics" group and bottom of the "Physics" group are where the related events are located.
Please login to see this attachment.