| Blockland Forums > Modification Help |
| Disable player movement when in vehicle? |
| (1/1) |
| Barakuda:
I'm very close to releasing my vehicle, but there is one small problem I need to fix first. When a person (not driver) seats into my vehicle, it can freely spin around and move his body whereever he pleases. I wan't to disable that because of this: Please help meee :c |
| Barakuda:
Bump asdfasdf |
| takato14:
A fix for this would be hacky, and not very effective. Plus, it'd just piss players off if they couldnt move. There are some things about blockland we just cant change, this being pretty high up on that list. If you really wanna fix this, move the seats farther in, Im seeing a fairly large gap between the seats. |
| Packer:
In the vehicle code look for this: --- Code: --- lookUpLimit = 0.50; lookDownLimit = 0.50; --- End code --- 0.50 is straight up and doesn't allow the player to move forwards and backwards. However I don't know if this only applies to the driver. |
| Navigation |
| Message Index |