NonStaticGH / CPathHostProject

This is a space where I develop Customizable Pathfinding plugin for UE5. Later on, I will also include my Engineering Thesis and documentation.
57 stars 13 forks source link

The generation of Deubg grids depends on collision Settings #13

Closed njki closed 5 months ago

njki commented 5 months ago

UE 5.3.2 version 1.0.3

When a collision is detected and the voxels are just tangent (adjacent) to the static grid, no grid is generated. I'm not sure if this is just the case with the debug grid or the case with the actual voxels.
How do I set this up if I want the static mesh body and voxel to be generated when they are tangent (rather than intersecting)?

Snipaste_2024-03-24_14-08-17 Snipaste_2024-03-24_14-08-48