tamyki
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);
});
"
>
No Mods Yet
This user has not yet published any mods.
No Addons Yet
This user has not yet published any addons.
Recent Activity
Liked comment
Wait for the next build, I'm not sure if it'll fix this specific issue but I've been overhauling a ton of things with gun handling. There's a lot of massive fixes, one specific fix that may have been breaking a lot of things with weapon positioning before. Tbh the next update is probably going to feel like a whole new experience when it comes to the arm presence and gun handling. Getting closer and closer to it feeling like a native VR experience.
Nov 17, 2025 3:11 PM
View details
Created comment
After using the pills, sometimes the position of the weapon changes a lot, how do I reset it in the game itself, or do I have to run to the exit?
Nov 10, 2025 7:47 PM
View details
Followers
No followers yet.
Following
Not yet following anyone.