How can I make footstep sounds with a raycast3d on a terain3d node?
I have already made it so it sounds when you step in a cabin and on a carpet cause there I can place static bodys
But on a teran3d if I place a child node static body if I make the colision shape very big so it is in the entire map it ruins my map when I enter it .
This is the map before I place the static body with a huge colision shape:
I can not recreate but it got me out of the map , do you know any other way on how can I do it with raycast3d ? cause I already did the other sounds just the most important one I cant get
There may be a helper function for that specific plugin. Keep in mind while the plugin is popular not everybody here will know about it, or which plugin of the many 3d terrains there are.
Here’s one of their github issues saying it’s possible to get the terrain material type by checking the blue color then the green, though it’s a few years old and hints at a re-write soon. Maybe check with the help pages again or their tutorials