NokiMo
CodeLikeMe

CodeLikeMe

patreon


CodeLikeMe posts

Turning with Foot While Aiming - Unreal Open World #412

 Today I am going to update the open world RPG project into unreal engine 4.25 version. after updating, i will test climbing system, animal riding system, bow and arrow system and melee combat...

View Post

[Project Files] Replicating Animation Montages in Unreal Multiplayer

 
Even though I have done this as the 7th episode of unreal engine multiplayer first person shooter series, no need to watch previous tutorials to understand this part.   Today &...

View Post

[Project Files] Using Rootmotion based Locomotion with AI Navigation

 
Today I am going to address a fundamental problem we have in unreal when we try to use rootmotion based locomotion system with AI navigation. The problem is, usually the locomotion animat...

View Post

[Project Files] Unreal Sidescroller - Enemy Patrol AI

 
In this episode of the unreal engine side scroller project, I am going to implement a simple patrol system for AI controlled enemy character. we will be able to define 2 ends for the pat...

View Post

[Project Files] Unreal Skateboarding

 
Today I am going to implement a skateboarding system in unreal engine. In the first part of the tutorial, I am going to work on setting up the character, movement inputs and some animatio...

View Post

[Project Files] Unreal Sidescroller - Camera Shakes and Particle Effects

 
In this episode of the unreal engine side scroller project, I am going to implement some effects to enhance the look and feel of the gameplay. I am going to add some camera shakes to show...

View Post

[Project Files] Unreal Hard Landing and Rolling Landing

 
Today, I am going to implement a system in unreal third person character to play a hard landing animation and a rolling landing animation when the character land on the ground after a fa...

View Post

[Project Files] Unreal VR Advanced Locomotion Part 2 - Vertical VR Locomotion

 Last time in advanced VR locomotion system in unreal engine, we implemented turn left, right and step back movement mechanisms similar to half life alyx game. Today, we are going to add anoth...

View Post

Unreal Third person Shooter #65 - Sync Aim offset and Movement

 
In this episode of my unreal engine third person shooter series, I am going to address some problems I have with movements and aiming. when my character doesn't move when in aiming mode,...

View Post

[Project Files] Unreal Survival #17 - Consume Inventory Items

 
In this episode of unreal engine survival tutorial series, I am going to implement a way to consume the items in the inventory. When we select an item in the inventory, in the panel area...

View Post

[Project Files] Bow and Arrow Aim Offset IV - Unreal Open World #410

 Today also I am going to continue to work on bow and arrow system for the unreal open world project. This time we are going to focus on some improvements to the aim offset asset and blending ...

View Post

Unreal Camera at water level split view

 
Today I am going to do a little experiment on how to render waterline, a split view of above water and underwater when we place the camera at the water level. Here what I intend to have ...

View Post

Unreal Sidescroller - Melee Combat AI NPC Attacks

 In this episode of the unreal engine side scroller project, I am going to implement melee attacks for AI controlled npc character. the AI character will attack the player or any other enemy c...

View Post

[Project Files] Unreal Bird NPC

 
Here is the first episode of the miniseries I am doing on birds in unreal engine. Here I am going to cover BIRd characters, animations, flocking and Flying controlled by AI with reactions...

View Post

Unreal Engine Dynamic Nature Seasons 4.25 Update

 
Here is the updated version of the dynamic procedural nature system I have developed in unreal engine 4.25. Here the whole world changes its appearance according to the season of the yea...

View Post

Procedural Movement Animations System for 4 legged characters - Part 4

 
This is the 4th part of the procedural animation system i am working on for 4 legged characters. Here, I am going to implement a way to keep the head straight when the deer character is ...

View Post

Unreal Sidescroller - Enemy AI Vision

 
In this episode of the unreal engine side scroller project, I am going to get started with the AI controller for the NPC enemy character. I am going to give the npc character vision by ad...

View Post

Unreal Locomotion with Rootmotion - Part 6 [Diagonal Walk & Run]

 
This is the part 6 of rootmotion based locomotion system I am working on in unreal engine. In the current animation blendspace I am using for the locomotion of this root motion based cha...

View Post

[Project Files] Unreal Multiplayer FPS #6 - Throwing Grenades

 
This is the 6th episode of unreal engine multiplayer first person shooter series. Here I am going to create a grenade throwing system with damage. By throwing a grenade, player can kill ...

View Post

[Project Files]Unreal Engine Animated Cursor/ Mouse Pointer

 Today, I am going to show you how to add a animated mouse cursor in unreal engine. There are two ways to add custom cursors in unreal engine. Software cursors and hardware cursors. Hardware c...

View Post

Open and Close Doors in unrealengine [Project Files]

 
This is continued from this sliding door tutorial(https://youtu.be/N6WfhGvovA4) i did a while ago.  There I impl...

View Post

[Project Files] Unreal Sidescroller - Sword/Melee Attacks

 
In this episode of the unreal engine side scroller project, I am going to show you how to implement melee or sword attacks. Here, the character has 4 different attack animations and when ...

View Post

[Project Files] Unreal Survival #16 - Input modes Game Only and UI Only

 
In this unreal engine tutorial, I am going to show you how to disable game character inputs and enable the UI inputs and make the mouse visible when we open the inventory UI in the game....

View Post

[Project Files]Bow and Arrow Aim Offset IV - Unreal Open World #409

 
Today, I am going to work on aligning the yaw component of the aiming system of bow and arrow system with the player's view. So, as the player look to the left and right while aiming, ch...

View Post

[Project Files] Unreal VR Advanced Locomotion - Turn and Step back

 
In the default VR template of unreal engine, in HMD locomotion, player can only teleport on the flat area where player can look at. if player wants to move back, player first has to turn...

View Post

[Project Files] Unreal Dynamic Rain System Update 4.25

 
Here is the updated version of the open world dynamic weather raining system I worked on previously in open world series. I have updated the system to work with unreal engine 4.25 here. Y...

View Post

[Project Files] Unreal Multiplayer FPS #5 - Grenade Trajectory

 
This is the 5th episode of unreal engine multiplayer first person shooter series. But the today's episode is independent from the previous episodes. Here I am going to make a trajectory ...

View Post

[Project Files] Procedural Movement Animations System for 4 legged characters - Part 3

 
In the previous episodes of the procedural animations for 4 legged characters series, I focused on aligning the character body and adapting the legs to the changes in the terrain. Today,...

View Post

[Project Files] Unreal Sidescroller - Melee Combat [Equip weapon]

 
In this episode of the unreal engine side scroller project I am working on, I am going to add a melee weapon blueprint to the character, The character can equip the sword when I press th...

View Post

[Project Files] Unreal Animal Characters - Wolf

 
In this unreal engine tutorial, I am going to create wolf character which can be controlled by player. The wolf character will be able to walk and run and the locomotion will be handled ...

View Post