Commit Graph

16 Commits

Author SHA1 Message Date
Franklin d40c2546e2 Updated to continue on other machine 2023-09-14 19:46:49 -04:00
Franklin 4f5b98a35f Tweaked values, learned how to add parents and children. 2023-09-13 14:31:36 -04:00
Franklin 69092e471a Fixed crouch speed bug 2023-09-13 12:01:42 -04:00
Franklin e362d6f9fa Added smooth crouch downards 2023-09-13 11:56:42 -04:00
Franklin b8fcb2d765 Cargo fmt 2023-09-13 10:55:26 -04:00
Franklin f29eb34bcf Enlarged ground and spaced obstacles from each other 2023-09-13 10:53:43 -04:00
Franklin fccc659492 Added goals 2023-09-13 10:45:06 -04:00
Franklin 664c5dd120 Fixed bugs with movement system 2023-09-13 10:36:25 -04:00
Franklin 165e71f1c9 Finished skybox 2023-09-12 19:06:37 -04:00
Franklin c31a84ea61 Added depth to jumping, inertia stays mid air but right before landing damping is restored 2023-09-12 13:08:00 -04:00
Franklin c693d698a6 Movement system and freelook system 2023-09-12 12:33:51 -04:00
Franklin c15592ec3f Tweaked acceleration, speed, weight, gravity values and added momentum and inertia to jumps 2023-09-12 12:03:32 -04:00
Franklin 146be24a7c FPS camera done. Camera rotates but player doesn't 2023-09-12 11:33:04 -04:00
Franklin 8ed0ba71fe Tweaked values and changed cooldown from u64 to 128 2023-09-12 10:03:33 -04:00
Franklin 8e739de9bc Added jumping, grounded and falling states. Modified force and gravity 2023-09-12 09:58:58 -04:00
Franklin f55faadbe4 Initial commit 2023-09-12 00:47:37 -04:00