mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-14 07:36:06 +09:00
much failure, such note; wow
This commit is contained in:
@@ -781,6 +781,10 @@ open class ActorWithPhysics(renderOrder: RenderOrder, val immobileBody: Boolean
|
|||||||
/////////////////////////////////
|
/////////////////////////////////
|
||||||
// resolve controllerMoveDelta //
|
// resolve controllerMoveDelta //
|
||||||
/////////////////////////////////
|
/////////////////////////////////
|
||||||
|
|
||||||
|
// TODO IDEA just as CCD starts from 1, not 0, if moveDelta is engaged,
|
||||||
|
// TODO IDEA FIRST JUST APPLY the force THEN resolve collision or whatever
|
||||||
|
|
||||||
if (controllerMoveDelta != null) {
|
if (controllerMoveDelta != null) {
|
||||||
debug3("== ControllerMoveDelta ==")
|
debug3("== ControllerMoveDelta ==")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user