Advertisement
drakon-firestone

Untitled

Oct 6th, 2024
18
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. tweenService:Create(
  2. clickedTemplate,
  3. TweenInfo.new(0.4),
  4. {
  5. BackgroundColor3 = equippedColor
  6. }
  7. ): Play()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement