Commit Graph

31 Commits

Author SHA1 Message Date
Franklin
ac119eb60a Interactable system completed 2023-11-11 19:45:32 -04:00
Franklin
3f95e2cd5a Inventory backend 2023-11-11 19:03:11 -04:00
Franklin
4e8bddfade Perfect bullet going through colliders system now. 2023-11-11 13:00:55 -04:00
0c3ab5d8ad continue in mac 2023-11-08 13:24:17 -08:00
65c555aa03 Fixed player spawning without firearm bug 2023-11-08 13:17:45 -08:00
ab230a95f1 Added resources to reflect derive macro 2023-11-08 12:29:07 -08:00
Franklin
22a8c91c5e Added muzzle flash light 2023-11-08 14:45:04 -04:00
Franklin
86909e8bcb Added debug information with names and reflect types so that everything can be identified and changed in the editor gui 2023-11-08 10:54:22 -04:00
Franklin
437e512fd5 Using PlayerValuesState instead of constants that hold playervalues 2023-11-07 21:08:15 -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
3573156316 Added translation to leaning 2023-09-17 18:18:15 -07:00
7783c4a165 RELOAD SYSTEM WITH ANIMATION DONE! 2023-09-17 18:01:37 -07:00
c186019b52 WORKS!! FINALLY ANIMATION ON REPEAT 2023-09-17 17:15:31 -07:00
c135e7c557 Ending the night here. Animation is hell, designing my own keyframe solution meanwhile 2023-09-16 22:00:25 -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
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
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
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
165e71f1c9 Finished skybox 2023-09-12 19:06:37 -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
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