I tried to whip up a quick game using the Physics behavior for the first time and it seems the engine isn't robust enough for what I want to do but I just wanted to double check if there were any easy built-in solutions to the issues I'm having first...
Here's a quick vid of the game as of right now:The first issue is the lack of friction when trying to move the objects. There's a friction coefficient for physics object but even when I set them all to max, everything still slides off the forks of the truck.The second issue is just that the simulation seems *very* inaccurate.
I tried setting "Bullet Movement" to "Yes" for everything and I tired all three physics engines available but objects still slip through the forks of the truck extremely easily and things just bounce around too much in general.
Any help will be appreciated, thanks.