midgen/cashgenUE

Collision between tiles

Closed this issue · 1 comments

I've gotten everything to work, including the collision, but when I walk over the border between two tiles I fall through the ground.. I can jump over it and land on the next tile, so I know the adjacent tiles have collision, but if I try to walk to them I fall through..

Any idea what could be causing this?

Never got the version I had fixed, but it was a weird setup of old and new branches of the three required mods in order to get the compilation to work..

In the end I realized there was a sample-project working for 4.21 in the readme, with specific branches for each mod setup, and I've got a working setup now by looking at the demo.

Thank you!