Egzekiel
|
  |
| Joined: 10 Jan 2011 |
| Total Posts: 1079 |
|
|
| 25 Apr 2016 02:42 PM |
Well, i already did a topic on this but it was direct scripting, i just need to figure out how to "make a frame rotate around the top left corner"
I've been on this problem for 3 hours and i can't get to fix it >_>
The problem is the rotation is at the center of the frame, i need a way to rotate the frame and reposition it where it was making it look like it rotated around the top left corner.
Anyone?
|
|
|
| Report Abuse |
|
|
|
| 25 Apr 2016 03:00 PM |
put the frame inside of a frame that would be at the spot you would rotate around
then you adjust the position of the frame that would be rotated
after that, rotate the main frame
Instance.new("BodyThrust",SenseiWarrior).position = CFrame.new(SenseiWarrior,YourGirlsDMs) |
|
|
| Report Abuse |
|
|
Egzekiel
|
  |
| Joined: 10 Jan 2011 |
| Total Posts: 1079 |
|
|
| 25 Apr 2016 03:50 PM |
You're a genius. Thanks alot
|
|
|
| Report Abuse |
|
|