#can someone tell me the components of making a landing scripts

1 messages · Page 1 of 1 (latest)

errant pumice
#

Do i have to use a remote event to make a detection for if the player if the ground

blissful adder
#

You can detect if ur on the ground with server and client

quaint hedge
#

Bastemplate. Touched:Connect(function(hit)

H = hit. Parent:FindFirstChild(humanoid)

If H then
     Print(player is touching ground)```
#

@errant pumice

blissful adder
quaint hedge
lament sphinx
#

You didn’t even try in chat code 🥀

#

It will only work once