05-11-2015, 04:32 AM
You can use the IsOnGround function ( if (Player:IsOnGround()) then )
|
How to test if the player is standing on a block?
|
|
05-11-2015, 04:32 AM
You can use the IsOnGround function ( if (Player:IsOnGround()) then )
Thanks given by: NathanFlurry
|
|
« Next Oldest | Next Newest »
|
| Messages In This Thread |
|
How to test if the player is standing on a block? - by NathanFlurry - 05-11-2015, 04:29 AM
RE: How to test if the player is standing on a block? - by NiLSPACE - 05-11-2015, 04:32 AM
RE: How to test if the player is standing on a block? - by NathanFlurry - 05-11-2015, 04:58 AM
|