Commit before attempting to remove _prjAcc
This commit is contained in:
@@ -180,6 +180,7 @@ decTimMvVel pj =
|
|||||||
%~ ( (prjTimer -~ 1)
|
%~ ( (prjTimer -~ 1)
|
||||||
. (prjPos %~ (+.+ vel))
|
. (prjPos %~ (+.+ vel))
|
||||||
. (prjAcc %~ rotateV rot)
|
. (prjAcc %~ rotateV rot)
|
||||||
|
. (prjDir +~ rot)
|
||||||
)
|
)
|
||||||
where
|
where
|
||||||
rot = _prjSpin pj
|
rot = _prjSpin pj
|
||||||
|
|||||||
Reference in New Issue
Block a user