Skip to content
Snippets Groups Projects

Better handling of very tall slaves

Merged kopareigns requested to merge kopareigns/fc-pregmod:fixes into pregmod-master

See #459 (closed). Implements Xenny's ideas with some modification. The Math.max(50 - (50 * _slaveHeightScale), 0) bit will only clamp things to 0 if the slave is over 200cm tall. The result is that very tall slaves will try to be centered on the display background instead of locking their feet to a specific location.

Merge request reports

Approval is optional
Ready to merge by members who can write to the target branch.

Merge details

  • 2 commits and 1 merge commit will be added to pregmod-master.
  • Source branch will not be deleted.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading