Questions
Guides
About
Blog
Scripting Helpers is winding down operations and is now read-only.
More info→
Log in to vote
0
How would you make a object move/animate?
Asked by
Alyssall
0
10
years ago
Examples: Character movements, moving strobe lights, doors
1 answer
Log in to vote
0
Answered by
KiwiTronik
0
10
years ago
CFrame
0
Okay, do you know how to control the directions it goes in, the directions of light, that sort of things?
Alyssall
0
— 10y
0
Pointing a part:
KiwiTronik
0
— 10y
0
part.CFrame = CFrame.new(PART,POINTTO)
KiwiTronik
0
— 10y
Answer this question
Answer
Edit
Preview