JankyTheClown
Member since
{
const element = document.getElementById(elementId);
if (!element) return;
element.scrollIntoView({ behavior: 'smooth', block: 'start' });
const highlightClasses = ['bg-yellow-100', 'dark:bg-sky-700', 'transition-colors', 'duration-1000'];
element.classList.add(...highlightClasses);
setTimeout(() => element.classList.remove(...highlightClasses), 2000);
});
"
>
NYC23
[deleted at 2025-11-21 02:20:28]
is there a way to adjust the ragdoll force multiplier on the latest version? i don’t see the option?
0
Likes
I love what you’ve done with this mod. I think a better ragdoll effect would enhance it, as characters currently fall in an arcade-like manner.
0
Likes
No Addons Yet
This user has not yet published any addons.
Recent Activity
No recent activity to display
Activity will appear here as the user interacts with the platform