bobinstien
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 Addons Yet
This user has not yet published any addons.
Recent Activity
Created comment
I'll take a look at the stock and base stats. But the grip can't be changed because the Galil Ace has a joined grip and magwell, it's all one piece. Same with the foregrip and flashlight, stock handguard doesn't have the mounting points and i haven't modelled a new forend yet
Nov 26, 2025 2:44 PM
View details