zac4545
|
  |
| Joined: 19 Aug 2009 |
| Total Posts: 2324 |
|
|
| 17 Aug 2013 10:32 PM |
Tool.Parent.MainPart.CFrame = CFrame.new(Tool.Parent.MainPart.CFrame.lookVector) * CFrame.Angles(CFrame.new(Vector3.new(plrm.Hit.X,plrm.Hit.Y,plrm.Hit.Z)))
its not working right(it spazes) are there any other smooth ways to do this? |
|
|
| Report Abuse |
|
|
xSIXx
|
  |
| Joined: 06 Aug 2010 |
| Total Posts: 9202 |
|
|
| 17 Aug 2013 10:33 PM |
| Tool.Parent.MainPart.CFrame = CFrame.new(Tool.Parent.MainPart.Position, mouse.hit.p) |
|
|
| Report Abuse |
|
|
| |
|
zac4545
|
  |
| Joined: 19 Aug 2009 |
| Total Posts: 2324 |
|
| |
|
xSIXx
|
  |
| Joined: 06 Aug 2010 |
| Total Posts: 9202 |
|
| |
|
magnalite
|
  |
| Joined: 18 Oct 2009 |
| Total Posts: 2467 |
|
| |
|
|
| 17 Aug 2013 10:37 PM |
| Ummm okay... I'm new anyway, look at my date I'm not an alt... How would I know that? I'm slow at most things! |
|
|
| Report Abuse |
|
|
zac4545
|
  |
| Joined: 19 Aug 2009 |
| Total Posts: 2324 |
|
| |
|
|
| 17 Aug 2013 10:44 PM |
| It's not funny what do you expect from a 12 year old kid that just learned Lua in 1 day? |
|
|
| Report Abuse |
|
|
xSIXx
|
  |
| Joined: 06 Aug 2010 |
| Total Posts: 9202 |
|
|
| 17 Aug 2013 10:44 PM |
| you know we are joking, right |
|
|
| Report Abuse |
|
|
|
| 17 Aug 2013 10:45 PM |
| No I take everything serious ... only a few people are an exception to that. |
|
|
| Report Abuse |
|
|
ZachBloxx
|
  |
| Joined: 26 Jun 2013 |
| Total Posts: 2833 |
|
|
| 17 Aug 2013 10:46 PM |
| You can tell when someone is being sarcasting by their grammar and spelling. Well, some people. |
|
|
| Report Abuse |
|
|
|
| 17 Aug 2013 10:47 PM |
"sarcasting by their grammar and spelling"
oh you |
|
|
| Report Abuse |
|
|
ZachBloxx
|
  |
| Joined: 26 Jun 2013 |
| Total Posts: 2833 |
|
|
| 17 Aug 2013 10:47 PM |
ogm how did i maik dat typo -- see?
*sarcastic |
|
|
| Report Abuse |
|
|
ZachBloxx
|
  |
| Joined: 26 Jun 2013 |
| Total Posts: 2833 |
|
| |
|
|
| 17 Aug 2013 10:48 PM |
| I can only tell when people are actually talking to me I' not a very good at inferring, so I guess I'll move on now. |
|
|
| Report Abuse |
|
|
zac4545
|
  |
| Joined: 19 Aug 2009 |
| Total Posts: 2324 |
|
|
| 17 Aug 2013 10:50 PM |
nice conversation
on topic
now how do i make it go forward based on lookvector? |
|
|
| Report Abuse |
|
|
ZachBloxx
|
  |
| Joined: 26 Jun 2013 |
| Total Posts: 2833 |
|
|
| 17 Aug 2013 10:52 PM |
| something.Position = ObjectYouWantItToGoInFront.Position + ObjectYouWantItToGoInFront.CFrame.lookVector * 2 |
|
|
| Report Abuse |
|
|
zac4545
|
  |
| Joined: 19 Aug 2009 |
| Total Posts: 2324 |
|
| |
|
zac4545
|
  |
| Joined: 19 Aug 2009 |
| Total Posts: 2324 |
|
|
| 17 Aug 2013 10:58 PM |
| keep in note im using mouse |
|
|
| Report Abuse |
|
|