Commit Graph

62 Commits

Author SHA1 Message Date
Franklin 8c7450d03f Could not find out how to fix bug where stopped collider would not work as precisely as started collision event 2023-11-11 14:03:22 -04:00
Franklin 4e8bddfade Perfect bullet going through colliders system now. 2023-11-11 13:00:55 -04:00
Franklin Blanco 901c30154b bullet 2023-11-09 13:00:01 -08:00
Franklin 1193797a1e comments 2023-11-09 09:42:01 -04:00
Franklin a98d3b8955 Adjusted firearm firing point forward on the m4 2023-11-09 00:10:13 -04:00
Franklin 47764f63a1 Fixed firearm y_rot glitch. Now firing point is where it should be 2023-11-09 00:06:11 -04:00
Franklin Blanco a64e646e78 Firearm shooting with a line almost perfect. Only need to change the m4 rotation values as it's rotated -90 on y axis. Apply inverse rotation on all transforms that shoot. And TODO: uncomment muzzle flash light code 2023-11-08 16:39:02 -08:00
Franklin Blanco 0c3ab5d8ad continue in mac 2023-11-08 13:24:17 -08:00
Franklin Blanco 65c555aa03 Fixed player spawning without firearm bug 2023-11-08 13:17:45 -08:00
Franklin Blanco ab230a95f1 Added resources to reflect derive macro 2023-11-08 12:29:07 -08:00
Franklin Blanco b5a2d76b58 made light a bit more bright 2023-11-08 10:48:05 -08:00
Franklin 22a8c91c5e Added muzzle flash light 2023-11-08 14:45:04 -04:00
Franklin 373f18cef2 Back to editor_pls 2023-11-08 13:36:17 -04:00
Franklin 866e8c5ff5 Solved gun firing on resume button click 2023-11-08 13:22:36 -04:00
Franklin adb9cdbe83 Fps color change 2023-11-08 13:12:56 -04:00
Franklin f5d92d89f2 Aaaaand... Back to inspector 2023-11-08 13:11:14 -04:00
Franklin 28765e173a Debug rect 2023-11-08 11:36: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 2683d75462 Tried to use egui::dock but ended up just using a manual egui 2023-11-08 00:11:12 -04:00
Franklin 83bc4f1073 Removed unneccessary braces 2023-11-07 21:08:35 -04:00
Franklin 437e512fd5 Using PlayerValuesState instead of constants that hold playervalues 2023-11-07 21:08:15 -04:00
Franklin 20c37e1439 Added quit and resume buttons toESC menu. With functionality 2023-11-07 13:47:06 -04:00
Franklin 331fb31c40 Invalidated player controls when settings screen is up 2023-11-07 13:10:45 -04:00
Franklin 45639fd0f3 Added fps counter & Settings screen triggered by ESC 2023-11-07 12:57:27 -04:00
Franklin 0dccbbd7f8 Added toolchain and updated bevy for bug fix on mac 2023-10-02 12:12:23 -04:00
Franklin Blanco 2f0a056900 Added temp weapon switching system, finished glock17 firearmdata 2023-09-18 14:52:54 -07:00
Franklin Blanco af2e23b275 Modular animation system, spawnpoints, weapons, equipment events. 2023-09-18 14:18:55 -07:00
Franklin Blanco 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
Franklin Blanco 785bd89b6b Moving pcs 2023-09-18 09:44:51 -07:00
Franklin Blanco d1a1589bf6 Readme stuff 2023-09-17 19:09:04 -07:00
Franklin Blanco 8c4a2701d1 Added things to readme 2023-09-17 18:59:05 -07:00
Franklin Blanco 978fbc1d93 Added a focus 2023-09-17 18:26:51 -07:00
Franklin Blanco d961bfc6b3 Leaning almost perfect 2023-09-17 18:24:51 -07:00
Franklin Blanco 57a14812ee Leaning more op 2023-09-17 18:18:51 -07:00
Franklin Blanco 3573156316 Added translation to leaning 2023-09-17 18:18:15 -07:00
Franklin Blanco 7783c4a165 RELOAD SYSTEM WITH ANIMATION DONE! 2023-09-17 18:01:37 -07:00
Franklin Blanco c186019b52 WORKS!! FINALLY ANIMATION ON REPEAT 2023-09-17 17:15:31 -07:00
Franklin Blanco c135e7c557 Ending the night here. Animation is hell, designing my own keyframe solution meanwhile 2023-09-16 22:00:25 -07:00
Franklin Blanco b01c9aad39 Added magazines 2023-09-16 13:37:24 -07:00
Franklin Blanco 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
Franklin Blanco 794d8bf4aa Added aimed sens, aiming in is smooth now, and fixed aim reticles 2023-09-16 10:56:24 -07:00
Franklin Blanco da6f47e01f Added Smooth ass leaning and crouching... Wow. Impressed. 2023-09-16 10:28:48 -07:00
Franklin Blanco 0d07fa2329 added aiming 2023-09-15 19:26:39 -07:00
Franklin Blanco 6d0012c782 back to square one with the gun on the hand 2023-09-15 16:11:13 -07:00
Franklin Blanco 5e7f1407f0 Added holdable marker struct and moved things around 2023-09-15 13:46:38 -07:00
Franklin Blanco 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 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