TeamSpen210 / HammerAddons

Useful tweaks and content for Source Engine Games
123 stars 36 forks source link

comp_numeric_transition fails spectacularly when counting down #266

Closed electrovoyage closed 6 hours ago

electrovoyage commented 6 months ago

As mentioned in #265, comp_numeric_transition completely fails when counting down. In the screenshot below, the Start Value keyvalue is set to 1 and the End Value keyvalue is 0. image For whatever reason, it not only stops when it's roughly 40% done, as described in #265, but it also starts counting down towards -1 for some reason.

This behaviour was also present in at least one previous version.

electrovoyage commented 6 hours ago

This seems to longer be an issue. Might've been fixed or may be related to the "Instantly Set" mode, as I was using the default Position mode here.