A downloadable asset pack

Download NowName your own price

Notice

- If you are new to Unreal Engine, it can be difficult to work with this template.

- It is not contains assets and materials from my POLYHIT devlogs (see screenshots)!

- This project in alpha version (don't misunderstand me, it works, but it needs improvement to be ideal, several things need to be done for example respawn or better bullet recoil system). I developed this project long time ago (as a work with procedural animations ), it was written in C++ and was replicable, but I decided to cut it down to a working state. However, creating a proper template with a huge number of features is something I cannot do due to a lack of time... Anyway, I will be uploading tutorials on YouTube and answering questions in my Discord and will do some updates.

Description

- This C++/BP template is old part of my game that am creating : YOUTUBE DEVLOG

- This template is great because you can see how you can save time by using procedural or semi-procedural animations. Everyone sells this on fab for money, but I decided to publish it for free, since I promised. Just decided to share with subscribers...

-You can download game demo

Features


DEFAULT

-Locomotion
-Weapon Sway
-Semiprocedural Recoil (frame independent)
- PvE Gamemode (Based on wave system)
-AI System: Moving on different ways (EQS) to player, Lean support (left/right), Crouch, Optimized (by default settings)
-Better Procedural Recoil
-Procedural Aiming (frame independent)
-More weapon settings + Muzzle attachments
-Basic interaction system (Unlock doors, buy random weapons, health, ammo)
-and more

Technical details

  • Rigged to Epic Skeleton: Yes
  • Input: Gamepad
  • LODS: No
  • Multiplayer: No, singleplayer only
  • Intended Platform: Windows
  • Platforms Tested: Windows
  • Version (Default): 1.0 (only default version is supported)
  • Compatibility: UE4.27, Visual Studio 2022 (but you can build it up to UE5.4)

- Example of Recoil that can be done in this template:

How to update to UE5

A lot of people wants me to publish UE5 version instead of 4 27. I prefer 27 because its very stable and optimized... If you have troubles with switching to ue5 version try to do step by step:
0. Download my template and extract...
1. in source in targets.cs change V2 to V5 (watch in this video)
2. Switch to ue version (right click to POLYHIT, change version)
3. Go to solution (double click to POLYHIT.sln)
4. On the right side of your Visual studio you will see Solution Explorer. You will have Engine and Games folders. Go to Game folder and press right mouse button on POLYHIT and choose: Set as startup project
5. Press F5. After build you wil see errors you must fix them so watch my video what you should change (add _DEPRECATED in controller and add #include of library in character)
6. Close Visual Studio, open project on normal way (should be fine)
p.s. If AI are not moving watch this video to fix this!
p.s. 2. If you cant switch UE by yourself, as i said in template description - this pack is hard for you and its bad idea to work right now with it. Thats why we have only blueprints templates on market. Almost nobody dont want even to search some info about default things in VS. Here also some screens attached-> https://discord.com/channels/1058368816968642570/1315294750047342714/1327888197061185591

StatusIn development
CategoryAssets
Rating
Rated 5.0 out of 5 stars
(2 total ratings)
AuthorM8 WORKSHOP
GenreShooter
Made withUnreal Engine
Tags3D, Asset Pack, FPS, m8, Procedural Generation, Singleplayer, ue4, Unreal Engine

Download

Download NowName your own price

Click download now to get access to the following files:

M8s Stylized Shooter Kit (Full).rar 21 MB

Comments

Log in with itch.io to leave a comment.

If you already have a tutorial, why don't you have two files, one for Unreal Engine 5 and one for 4? 

Hey, what is the licensing info for this? I want to make a game using it and make my own story and gimmick so I would like to know if I could do that or if there is a licensing article.

You can use it for personal or commercial games. If you want, you can add my nick M8_Workshop in game credits...

please update to 5.5 or 5.4 

(3 edits)

In video tutorial i updated it to 5.4, follow my guide or watch similar videos about how to update c++ project. Here i added again step by step guide.

Deleted 75 days ago