|
| 18 Aug 2014 11:40 PM |
1. If possible, how can you turn terrain into a model so you can use it for maps in a game
2. Is there a way to check how zoomed in someone is, because as far as I know you can only set how far out they can zoom
3. If you made an ontouch script make a part uncancollide so a part can pass through but at the same time a person was touching it would the person fall in too |
|
|
| Report Abuse |
|
|
wazap
|
  |
| Joined: 29 Jun 2007 |
| Total Posts: 23234 |
|
|
| 19 Aug 2014 12:48 AM |
1. as far as ik no 2. Um (cam.CoordinateFrame.p-plr.Character.Head.Position).magnitude --assume everything is defined 3. yes |
|
|
| Report Abuse |
|
|
|
| 19 Aug 2014 12:53 AM |
| how can you make it so that only something with special features can go in like in loleris's mad murderer you can stand on the vip thing but if you dont have the shirt u dont go in, i think it uses teleporting doesn't it? |
|
|
| Report Abuse |
|
|
wazap
|
  |
| Joined: 29 Jun 2007 |
| Total Posts: 23234 |
|
|
| 19 Aug 2014 12:56 AM |
Nop LocalParts (aka parts inside Camera) |
|
|
| Report Abuse |
|
|
baheeg
|
  |
| Joined: 19 Jul 2010 |
| Total Posts: 72846 |
|
|
| 19 Aug 2014 12:56 AM |
If function/method with the properties check? or maybe if it's a gamepass
http://wiki.roblox.com/index.php?title=PlayerHasPass_(Method)
and there's also a player has id method but not in that way ^ il try find it |
|
|
| Report Abuse |
|
|
baheeg
|
  |
| Joined: 19 Jul 2010 |
| Total Posts: 72846 |
|
| |
|