Godot Version
4.2.2
Question
I was using these Raycasts for a block that can interact with the player, but the Raycasts are too small and don’t fully detect on each faces of the block. Is there a way I can make the Raycasts bigger? Thank you.
4.2.2
I was using these Raycasts for a block that can interact with the player, but the Raycasts are too small and don’t fully detect on each faces of the block. Is there a way I can make the Raycasts bigger? Thank you.
You can use either multiple RayCasts or a ShapeCast