Hi,
So I'm playing around with Dark Physics today(of course
). And I have currently just finished the player controller section. Now in the section I found this:
Quote: "IMPORTANT: push is currently not implemented. In the sample we apply artificial (game play-tweaked) forces to objects in the callback, using provided impact data (position, etc).
"
So this means that the character controller can't push things around? I mean, sure using the character controller it's extremely easy to apply collision! But it's still kinda depressing to walk around in your level and see a tower of boxes fall and then when you walk over to the boxes to push them, nothing happens
The player simply stops or walk over them...
Is this a feature that will be implementet later?
Thanks.