Fully Loaded - Weapon System
Fellbyte
$27.50
(no ratings)
Date |
Price |
---|---|
日期和时间 |
价钱($) |
07/11(2022) |
44.99 |
07/11(2022) |
31.49 |
07/25(2022) |
44.99 |
09/29(2022) |
26.99 |
10/18(2022) |
44.99 |
11/09(2022) |
22.5 |
11/14(2022) |
44.99 |
12/21(2022) |
22.5 |
01/19(2023) |
44.99 |
04/25(2023) |
27.5 |
12/19(2023) |
13.75 |
01/11(2024) |
27.5 |
11/17(2024) |
27.5 |
Jump AssetStore
Fully Loaded is a data-driven, high-performance and easy to use weapons system for use in 2D and 3D projects. Create and customize an endless variety of weapons and projectiles with minimal effort.The sample scenes and graphics were authored using the built-in Render Pipeline, but the core functionality has no dependencies on any particular pipeline: there are no custom shaders or materials that are required for it to function (this is not a graphics asset pack).There should be no problems using Fully Loaded with the URP/HDRP if using your own suitable graphics assets.Fully Loaded is a complete weapons system that is ideal for any project that requires projectile or raycast-based shooting: whether it’s an FPS or a top-down 2D shooter. Fully loaded handles firing (primary and secondary fire modes), weapon switching, ammo use, reloading, hit-detection and damage, and so many more things all out of the box: all you have to do is create the weapons and projectiles you need, then customize them to your heart’s content.Fully Loaded provides a simple and straightforward way of customizing weapons and projectiles without needing to write any code to do so, thanks to its easy to use custom inspectors. Everything from trigger types (semi-auto, automatic, hold-to-charge), clip sizes and reload times, randomized shot scatter, burst fire, and many more things can be tweaked in seconds (even whilst in play mode) for speedy iteration while developing your game.You can set up a primary and secondary fire mode for each weapon that are completely independent: they can fire different projectiles, have different reload settings and clip sizes, even use different ammo. Multi-Shot allows for firing multiple projectiles at once (think shotgun), while Burst Fire allows setting up a series of shots in quick succession - and of course you can combine the two!Did I mention impact effects, bullet trails and explosions? How about bullet penetration and bullet drop? Weapon and ammo pickups? You get all those too! There are also 2D and 3D example scenes with several functional weapons for you to try, as well as character controller prefabs that can be easily dropped into your own scenes for rapid integration.Object Pooling is implemented automatically with no setup required: all projectiles and effects are pooled so garbage collection can be kept to an absolute minimum.A great deal of thought has gone into the design of Fully Loaded to ensure that the code is modular, maintainable, easy to extend and performant. For example, new trigger types, or new shot spread behaviors can be added in a plug and play fashion without even having to modify the original code to integrate them. Fully Loaded is also flexible: the code makes no assumptions about which input system is used for example, you aren’t forced into any one solution, and there is no requirement to have your collision layer matrix set up in a particular way in order for the projectiles to work. You aren’t required to overwrite your project settings or add a bunch of tags and layers, those decisions are up to you.Fully Loaded is designed for both 2D and 3D projects.Unity Forums | Online DocumentationFeaturesFully extensible and modular codeWeapons with Primary and Secondary fire modesProjectile and Instant-Hit (raycast) shot typesPhysics projectiles that can bounce and interact with the environmentPiercing projectiles that can puncture multiple targetsAll projectiles work at very high speeds (CCD)Customizable Trigger Modes (Automatic, Semi-Auto, Hold-To-Charge, etc)Shot Spread (with or without randomization)Burst-Mode and Multi-ShotShared Ammo Pools between weaponsCustomizable Reload and Clip settingsManual and auto reloadingExplosive Damage: shots can explode on impact or after a fuse timeObject Pooling of all spawned Projectiles and EffectsBuilt-in Effects for bullet impacts and trailsWeapon-Switching: configure switch in and out times for each weaponWeapon and Ammo pickups/collectiblesEvents you can hook into for anims/audioCustom damage typesReusable: weapons and projectiles are saved as assets that can be re-used between scenes or projects