nanos-world / issues

Issue Tracker for nanos world
9 stars 1 forks source link

[CharacterSimple] `CharacterSimple:SetJumpZVelocity` does not work. #999

Closed NegativeNameNGT closed 7 months ago

NegativeNameNGT commented 7 months ago

Prerequisites

Your Environment

Description

CharacterSimple:SetJumpZVelocity doesn't change the jump z velocity of the character.

Steps to reproduce the behavior

  1. Spawn a CharacterSimple
  2. Make your player possess the character
  3. Use CharacterSimple:SetJumpZVelocity to edit the Z velocity of the character
  4. Jump

Expected behavior

It should change the Z velocity applied when jumping

Actual behavior

Nothing changes

gtnardy commented 7 months ago

thx, fixed it!