Commit Graph

21 Commits

Author SHA1 Message Date
Franklin
331fb31c40 Invalidated player controls when settings screen is up 2023-11-07 13:10:45 -04:00
2f0a056900 Added temp weapon switching system, finished glock17 firearmdata 2023-09-18 14:52:54 -07:00
af2e23b275 Modular animation system, spawnpoints, weapons, equipment events. 2023-09-18 14:18:55 -07:00
57587d1586 Replaced animation, asset, spawning system with modular system that does all. At this point there is no weapon spawning on the player just yet. 2023-09-18 12:31:20 -07:00
785bd89b6b Moving pcs 2023-09-18 09:44:51 -07:00
b01c9aad39 Added magazines 2023-09-16 13:37:24 -07:00
56fc163b5c Added shooting, recoil system like csgo with patterns, and set gun aim time to rebound_time 2023-09-16 13:19:33 -07:00
794d8bf4aa Added aimed sens, aiming in is smooth now, and fixed aim reticles 2023-09-16 10:56:24 -07:00
da6f47e01f Added Smooth ass leaning and crouching... Wow. Impressed. 2023-09-16 10:28:48 -07:00
0d07fa2329 added aiming 2023-09-15 19:26:39 -07:00
6d0012c782 back to square one with the gun on the hand 2023-09-15 16:11:13 -07:00
5e7f1407f0 Added holdable marker struct and moved things around 2023-09-15 13:46:38 -07:00
3eeff6b11a replaced errors with todo's for now. This runs 2023-09-14 17:23:50 -07:00
Franklin
d40c2546e2 Updated to continue on other machine 2023-09-14 19:46:49 -04:00
Franklin
e362d6f9fa Added smooth crouch downards 2023-09-13 11:56:42 -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
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