Skip to content

Better Jump 2D #8

@Kalekdan

Description

@Kalekdan

Is your feature request related to a problem? Please describe.
Add a script to implement a better platforming jump than relying on the physics engine in Unity. Aims to make jumps feel less 'floaty'

Describe the script you'd like
A script that takes a user input and makes an attached game object perform a 'better jump'. The gravity scale should be increased on falling to make jump feel less floaty.

Is it 2D or 3D (or both) - if there would be any difference between 2D and 3D please raise them as separate issues
2D

Additional context
Provide falling gravity scale and initial jump strength as adjustable values in the script. betterJump() should be a public function which can be called in the script to perform the jump

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions