timmybo5 / simple-weapon-base

A highly customisable but simple to use weapon base for S&Box
MIT License
70 stars 28 forks source link

Separate attachment model creation and stat modification #79

Closed timmybo5 closed 1 year ago

timmybo5 commented 1 year ago

Right now the attachment models wait for the weapon stats initialization which means there is a small delay before the models get created, models should be created instantly as to not ruin the visuals.