iffylightning98
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);
});
"
>
This user has not yet published any mods.
Recent Activity
Edited comment
I'm having really bad issues with the foliage and anything farther than 30 meters flickering. Is this something on my end the AA is set to what you said to set it to and the texture and shadows are set to high and the lods are maxxed out. The game runs great tho. I'm on quest 3 s using steam link. Im not having this issue in any other game. Any help would be greatly appreciated.
Oct 31, 2025 2:42 AM
View details
Created comment
I'm having really bad issues with the foliage and anything farther than 30 meters flickering. Is this something on my end the AA is set to what you said to set it to and the texture and shadows are set to high and the lods are maxxed out. The game runs great tho. I'm on quest 3 s using steam link. Im not having this issue in any other game. Any help would be greatly appreciated.
Oct 31, 2025 2:41 AM
View details
Followers
No followers yet.
Following
Not yet following anyone.