Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Paste Under Button GUI
- local RE = nil -- Locate RemoteEvent
- local AssetId = nil -- Replace with AnimID
- local button = script.Parent
- button.MouseButton1Click:Connect(function()
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement