dev_Alekz
|
  |
| Joined: 14 Sep 2013 |
| Total Posts: 171 |
|
|
| 24 Sep 2016 10:57 PM |
I'm making a game where players move entirely through pathfinding, which means I need that sweet walkspeed so I can just MoveTo the humanoid to get the player to move to points computed by the pathfinding API
However, I don't want the players to have any control of their own movement, how do I do that? |
|
|
| Report Abuse |
|
|
|
| 24 Sep 2016 10:58 PM |
| unbind the actions in context action service or disable their control script |
|
|
| Report Abuse |
|
|
dev_Alekz
|
  |
| Joined: 14 Sep 2013 |
| Total Posts: 171 |
|
|
| 24 Sep 2016 11:00 PM |
| oooh that sounds neat, roblox have been busy whilst i've been gone |
|
|
| Report Abuse |
|
|
|
| 24 Sep 2016 11:01 PM |
| actually no control scripts have existed since roblox has existed and CAS was around since 2014 |
|
|
| Report Abuse |
|
|
dev_Alekz
|
  |
| Joined: 14 Sep 2013 |
| Total Posts: 171 |
|
| |
|