Commit Graph

16 Commits

Author SHA1 Message Date
2ef9a36851 Remove unused code in movement parameters 2025-05-30 20:40:14 -07:00
d7d612db72 Acceleration now directionless. It doesn't work yet but at least it doesn't crash. 2025-05-25 10:03:26 -07:00
b49b1d67d2 I took a break. What was I doing. 2025-05-24 08:14:33 -07:00
a3c3d2db9f Total switch of export params for movement params and modifiers, state is next. 2025-05-14 23:49:33 -07:00
6626e03fb1 Yet another movement model 2025-05-14 23:13:13 -07:00
d422ae61dd Multiple Movement Modifier 2025-05-10 23:47:51 -07:00
0ac1c4abef Multiple Movement Modifiers at once instead of having to be merged. 2025-05-10 21:22:51 -07:00
71a497b73b Added jerk, fixing state modifiers 2025-05-10 20:03:51 -07:00
26df8ef0c4 Movement modifiers are complicated. 2025-05-10 18:32:06 -07:00
92c707b2f0 Modifier with zero limit now works a little better. Still have some bugs. 2025-05-09 23:36:09 -07:00
2301401dd0 Movement work into its own class 2025-05-08 23:55:14 -07:00
c6de01ba1a Oh that pesky impulse control. 2025-05-04 23:32:28 -07:00
061ceb76b9 Deprecated old movement function. 2025-05-04 20:36:16 -07:00
7d7f3dfcd6 Impulse still bad. Modifier doesnt push into negative now. 2025-05-04 00:52:47 -07:00
253ffe9641 Modifiers applying for movement! but now I need bodges in the object mover again. 2025-05-01 23:50:38 -07:00
6d51eaffb0 Movement Parameters now used to aid fetching and merging of state movements 2025-04-30 19:06:01 -07:00