|
| 07 Jun 2014 12:16 AM |
| Is CFrame.p the same as Position? Just need confirmation on this. |
|
|
| Report Abuse |
|
|
cntkillme
|
  |
| Joined: 07 Apr 2008 |
| Total Posts: 44956 |
|
|
| 07 Jun 2014 12:25 AM |
It's the other way around. Position is the same as CFrame.p :) |
|
|
| Report Abuse |
|
|
|
| 07 Jun 2014 12:28 AM |
Can you tell me why this doesn't work then?
if door1.CFrame.p ~= open1 or door2.CFrame.p ~= open2 then
**NOTE: open1 and open2 are Vector3s** |
|
|
| Report Abuse |
|
|
| |
|
cntkillme
|
  |
| Joined: 07 Apr 2008 |
| Total Posts: 44956 |
|
| |
|
| |
|