VPhysics-Jolt icon indicating copy to clipboard operation
VPhysics-Jolt copied to clipboard

Add support for collides serialization

Open PiMoNFeeD opened this issue 10 months ago • 1 comments

So after hearing back nothing about #170, I decided to duct-tape a hack that would pass the missing interfaces from the wrapper into the actual physics DLL to see how that would go, and I learned that unfortunately, it is impossible to use VPhysics Jolt to compile any assets (models & maps), because it simply can't serialize any physics data, which annoyingly means that I have to keep swapping the dlls around to compile an asset. Could this be fixed?

PiMoNFeeD avatar Aug 24 '23 01:08 PiMoNFeeD