gdquest-demos / godot-4-3d-third-person-controller

Godot 4 demo with a plug-and-play 3D Third-Person Shooter (TPS) character controller inspired by games like Ratchet and Clank.
MIT License
710 stars 78 forks source link

Misspelling in JumpingPad.gd Script #33

Closed Dritic closed 11 months ago

Dritic commented 1 year ago

Although a simple mistake and not generally important, I thought I'd point out that the export variable in JumpingPad.gd is written as "impulse_strenght" instead of "impulse_strength".