Edit of asset "First Person Shooter Template" Accepted

Old/Current New/Edit
Title First Person Shooter Template
Description This is an FPS Template for Godot 4.

The weapons are created via a resource called Weapon_Resource that allows you to add all the animations and stats to the weapon. The weapon manager will then load all the resources and use the small state machine to control which weapon is active.

The purpose of this template is to make prototyping a First Person Shooter a lot faster since the gameplay and weapons can be design an art added later. This is because each weapon takes string references to each animation, you could design a large array of weapons with place holder animations and then when the Rig is ready, swap it in and replace the animation references.

The template utilize component very heavily. The weapons themselves are components added to the state machine. The projectiles, whether hit scan or projectile are a separate component that are added to each weapon. And the spray profiles for each weapon. All can be swapped and changed without effecting the other elements.
Category Templates
License MIT
Repository Provider GitHub
Repository Url https://github.com/chafmere/Godot4-FPS-Template
Issues Url https://github.com/chafmere/Godot4-FPS-Template/issues
Godot version Godot 4.2
Version String 2.1
Download Commit 3e184659e85cbef721f80e57b83864e0d20bff84
Download Url (Computed) https://github.com/chafmere/Godot4-FPS-Template/archive/3e184659e85cbef721f80e57b83864e0d20bff84.zip
Icon Url https://raw.githubusercontent.com/chafmere/Godot4-FPS-Template/main/Title.png
Preview Insert
Type image
Image/Video URL https://img.itch.zone/aW1hZ2UvMjA2NTQ4OS8xNTI0MzU0NS5wbmc=/original/SSk2R0.png
Thumbnail
Preview Insert
Type image
Image/Video URL https://img.itch.zone/aW1hZ2UvMjA2NTQ4OS8xNTI0MzU0Ny5wbmc=/original/70RGkA.png
Thumbnail
Preview Insert
Type image
Image/Video URL https://img.itch.zone/aW1hZ2UvMjA2NTQ4OS8xNTI0MzU1NC5wbmc=/original/YqSSTW.png
Thumbnail