SamSuka
CodeLikeMe

CodeLikeMe

patreon


CodeLikeMe activity

Civilian AI - Farming - UE4 Tutorials #342

 Project Files : https://www.patreon.com/CodeLikeMe/posts?tag=source%20code In this episode, I am going to make the civilian AI to make the farmers work on farm. They will walk around there far...

View Post

Unreal Third person Shooter #38 - Drop Weapon When Killed

 In the episode 38 of unreal engine third person shooter tutorial series, we are going to make implement  weapon drop feature for the soldiers. When a soldier character is killed, the weapon on hand of the character will be detached and it will start simulating physics so it will drop o...

View Post

Movement Relative to the Camera

 In the resident evil style fixed camera system, the angle player looking at the character changes time to time when the camera changes. So, the inputs should work in relation to the current camera angle. When player press move forward button, the character should walk away from camera and w...

View Post

Project Files Update - Civilian & Farm

This update contains the Updated Civilian character with a basic AI, his farm created with procedural tools and the updated landscape material as of episode #341 in unreal open world series. 
Use this Download Link : View Post

Civilian - Procedural Farm - UE4 Tutorials #341

 Project Files : https://www.patreon.com/CodeLikeMe/posts?tag=source%20code In this episode, I am going to create a farmland for the civilian characters to work. For this, I am going to use the...

View Post

Landscape Material - Removing Grass - UE4 Tutorials #340

 Project Files : https://www.patreon.com/CodeLikeMe/posts?tag=source%20code In this episode, I am going to fix modify my landscape material in such a way that I can paint soil layer on the grou...

View Post

Civilian AI - Behavior Tree - UE4 Tutorials #339

 Project Files : https://www.patreon.com/CodeLikeMe/posts?tag=source%20code Character model download : https://www.pat...

View Post

Civilian Character - Movement Blendspace - UE4 Tutorials #338

Project Files : https://www.patreon.com/CodeLikeMe/posts?tag=source%20code Character model download : https://www.patreon.c...

View Post

Unreal third Person Shooter #37 - Physics Asset/ Ragdoll - Legs, Head & Spine Constraints

 Download Project : https://www.patreon.com/posts/31567533 In this episode, we continue to work on the physics constraints of the ragdoll/physics asset (Phat) of the third person shooter game we are working on. Th...

View Post

Brute - Character Model Download

Download the character model I have used for civilian character in unreal engine below. Only the Brute.fbx contains the mesh and textures. Other files contains the animations only. 

View Post

Unreal third Person Shooter #36 - Physics Asset/ Ragdoll - Hand Constraints

 Download Project : https://www.patreon.com/posts/31567533 In this episode, we are going to work on the physics constraints of the ragdoll/physics asset (Phat) of the third person shooter game we are working on. T...

View Post

Unreal third Person Shooter #35 - Physics Asset/ Ragdoll - Physics Bodies

 Download Project : https://www.patreon.com/posts/31567533 In this episode, we are going to setup physics bodies of the physics asset of the soldier character we are using in our third person shooter game. We are ...

View Post

Creating Custom Characters With Adobe Fuse and Mixamo II - UE4 Tutorials #337

 Project Files : https://www.patreon.com/CodeLikeMe/posts?tag=source%20code I am going to create a custom character to be used as a civilian in the game I am making. To make this character, I a...

View Post

Creating Custom Characters With Adobe Fuse and Mixamo I - UE4 Tutorials #336

 Project Files : https://www.patreon.com/CodeLikeMe/posts?tag=source%20code Today, I am going to create a custom character to be used as a civilian in the game I am making. To make this charact...

View Post

On rail Camera In Unreal Engine

 In the last part of this series, we worked on a fixed camera system similar to the one we see in early resident evil games. Today, we are going to make an on rail camera system where the camera will be following the player on a fixed rail or a pre defined path. We can see this type of camer...

View Post

Unreal Horse Riding - Rider - UE4 Tutorials #335

 In the horse riding system, after adding climbing system code to the character, the two systems showed some contradictions and as a result of that, sometimes, the rider character attached to the horse, flies away and disappear.  I'm going to find out what causes this odd behavior and h...

View Post

Unreal Horse Riding - Camera Bugs - UE4 Tutorials #334

 Today, I decided to take a look at the horse riding system again, because I got few complains about the horse riding and some bugs in the system after updating and adding new features to the project. So, I found out there are some camera and spring arm related issues in the sysema ndd this ...

View Post

Procedural Crop Field - Randomness - UE4 Tutorials #333

 Project Files : https://www.patreon.com/posts/33677599

  We are working on an advanced procedural foliage spawner which allow us to set the boundaries of the area we want to spawn foliage with a s...

View Post

Happy New Year 2020

In this new year, I wish you all the success in your projects, career and all aspects of your lives. Thanks for supporting me through the year and together let's reach the unreachable. Let's expand the limits of possibilities. Let's nail the next year in style.   

View Post

Unreal third Person Shooter #34 - Aiming Bugs Fixing

 Download Project : https://www.patreon.com/posts/31567533

In the aiming system of the third person shooter game we have developed so far, there are some alignment issues in reticle and camera when the chara...

View Post

Procedural Crop Fields System

This update contains the procedural crop field system blueprint as of the episode 333 in open world series. 

View Post

Camera Switching in Unreal Engine

 In the last part of this series, we worked on a fixed camera system similar to the one we see in early resident evil games. Today, we are going to find a way to switch the camera when character walks out of the view of the current camera. For example, when character walks into another room,...

View Post

Fixed Camera System In Unreal Engine 4

 In this episode, I am going to create a fixed camera system in unreal engine 4, which is similar to the fixed camera we can see on earlier resident evil games where player get to observe the character from a fixed position like a cctv camera placed on a wall.  support my work : View Post

Procedural Crop Field - Editing Individual Instances II - UE4 Tutorials #332

 Project Files : https://www.patreon.com/CodeLikeMe/posts?tag=source%20code We are working on an advanced procedural foliage spawner which allow us to set the boundaries of the area we want to ...

View Post

Unreal third Person Shooter #33 - character Death

Download Project : https://www.patreon.com/posts/31567533
Here is the Episode 32 of Unreal Engine Third Person Shooter tutorial series, How to implement character death. When the character is hit by bullets, the hea...

View Post

Merry Christmas My Dear Friends

View Post

Procedural Crop Field - Editing Individual Instances I - UE4 Tutorials #331

 Project Files : https://www.patreon.com/CodeLikeMe/posts?tag=source%20code We are working on an advanced procedural foliage spawner which allow us to set the boundaries of the area we want to ...

View Post

Merging Unreal Marketplace templates - #1 - Inputs

 In this tutorial, I am going to take 2 unreal marketplace templates (Horror Engine Reloaded & Third person character interaction)  and put them into a single project to use the features of both templates in a single game. As the first step of that, I am going to resolve inputs of t...

View Post

Procedural Crop Field - UE4 Tutorials #330

Project Files : https://www.patreon.com/CodeLikeMe/posts?tag=source%20code
We are working on an advanced procedural foliage spawner which allow us to set the boundaries of the area we want to spa...

View Post

Advanced Procedural Foliage Spawner III - Points Inside a polygon - UE4 Tutorials #329

 Project Files : https://www.patreon.com/CodeLikeMe/posts?tag=source%20code We are working on an advanced procedural foliage spawner which allow us to set the boundaries of the area we want to ...

View Post