Skip to content

[FIX/ENHANCEMENT/Modding] Fix health icon angle lerping too quickly and use a Constant for the half life to allow customizability by modders.#7222

Open
Starexify wants to merge 1 commit intoFunkinCrew:developfrom
Starexify:fix-health-icon-angle
Open

[FIX/ENHANCEMENT/Modding] Fix health icon angle lerping too quickly and use a Constant for the half life to allow customizability by modders.#7222
Starexify wants to merge 1 commit intoFunkinCrew:developfrom
Starexify:fix-health-icon-angle

Conversation

@Starexify
Copy link
Copy Markdown
Contributor

Linked Issues

Description

This PR removes the forced multiplier applied to the health icon angle that made it update too quickly.
Also add a new Constant for the half life of the angle lerp.

Screenshots/Videos

Before

brokn.mov

After PR

fixangle.mov

@github-actions github-actions bot added size: small A small pull request with 10 or fewer changes. pr: haxe PR modifies game code. status: pending triage Awaiting review. labels Mar 24, 2026
@Starexify Starexify changed the title [FIX/ENHANCEMENT/Modding] Fix health icon angle lerping too quickly and use a Constant for the half life for allowing customizability by modders. [FIX/ENHANCEMENT/Modding] Fix health icon angle lerping too quickly and use a Constant for the half life to allow customizability by modders. Mar 24, 2026
…half life to allow customizability by modders.
@Starexify Starexify force-pushed the fix-health-icon-angle branch from 6bdf3ea to b170f66 Compare March 24, 2026 20:21
@moxie-coder
Copy link
Copy Markdown

Half life in the title

IMG_1905

@CrusherNotDrip
Copy link
Copy Markdown
Contributor

Half life in the title
image

@ItIsIWeeg
Copy link
Copy Markdown

yaaaaaaaay :)

@Hundrec Hundrec added type: minor bug Involves a minor bug or issue. topic: mods Related to the creation or use of mods. labels Mar 25, 2026
@Starexify
Copy link
Copy Markdown
Contributor Author

the issue isnt linked 😬

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr: haxe PR modifies game code. size: small A small pull request with 10 or fewer changes. status: pending triage Awaiting review. topic: mods Related to the creation or use of mods. type: minor bug Involves a minor bug or issue.

Development

Successfully merging this pull request may close these issues.

Bug Report: The unused "bopAngle" now lerps 60 times faster than intented(?)

5 participants