#how do i make my floor have collisions

1 messages · Page 1 of 1 (latest)

shadow bloom
#

my character doesnt care if theres a floor it just falls through the floor and out of the map

sterile moon
#

i think you gotto do kinematic body3d

#

collisionshape 3d

shadow bloom
#

ok

vernal bluff
#

No

#

You can use a node called static body

#

And then add your shape inside the static body

#

Then add a collision Inside the static Body, you can scale the collision to fit with your shape

shadow bloom
#

oh yea

#

that thats right

#

i forgot that existed lol

vernal bluff
#

also You can make a csgcube

#

With a CsgCube you don't need a static body you only have the enable the Use collision or enable collision property and scale the csgmesh The collision will be in the csgmesh so you don't need to add a collision shape