#Help with Humanoid.FloorMaterial

1 messages · Page 1 of 1 (latest)

light igloo
#

For the sake of Debugging I have the Boolean set to true. I need help using FloorMaterial.
Ping me with your response plz

thorn escarp
#

change hum.FloorMaterial == "Air" to hum.FloorMaterial == Enum.Material.Air

FloorMaterial is refering to Enum.Material, thats what it is looking for. in other words if you printed the player FloorMaterial it would return something like this "Enum.Material.Grass"

hope that fixed it :3

#

@light igloo

light igloo
#

GMAS

reef gull
reef gull
#

oh...why 🥲

light igloo