Description
GUNPLAY CORE – MODULAR FPS GUN SYSTEM
OVERVIEW Gunplay Core introduces a foundational firearm system to Mordhau. It provides the backend logic used by all gun-based mods that build upon this system, including dynamic input handling, controller spawning, and modular gun logic. This system replaces Mordhau's default projectile-based behavior with a custom tracer (hitscan-style) system, allowing for smooth, responsive automatic weapons without projectile lag. This mod is required by any firearm mod built on this framework, such as GUNPLAY: AK47, the first introduced weapon.
KEY FEATURES • Modular firearm framework • Tracer-based (hitscan) system for reliable full-auto shooting • Controller spawning for gun equip/drop • ADS and firing input setup • Base FX systems: muzzle flash, bullet trail, impact handling • Designed for expansion via gun-specific mods
INSTALLATION GUIDE
* EDIT YOUR GAME.INI Under the [ /Script/Mordhau.MordhauGameMode ] section: SpawnServerActorsOnMapLoad=/GunplayCore/BP_Firearm_ServerManager.BP_Firearm_ServerManager_C
* REGISTER THE MOD ID Under the [ /Script/Mordhau.MordhauGameSession ] section: Mods=4964983
Ratings & reviews
Sign in to leave a rating or comment.