Hello! I’m developing a game, but I need help with a flashlight, when equipped, the flashlight follows the camera smoothly (for other players to see)
You need to use TweenService
, a RemoteEvent
, a Script
, and a LocalScript
to achieve this.
1 Like