#How can i make the trail in a gun visible?
10 messages · Page 1 of 1 (latest)
You can use a remote event
Remote function, no?
If he wants to make the trail appear for the entire server i believe it would be a remove event
Shouldn't visualization happen in Server scripts anyway?
Yeah, youd fire the event, and on the serverside youd make the instances and code for the function there
Why not just make the trail server sided no point for remotes, no?
But then how would you check if the gun was fired?