Project Files - Randomizing NPC Characters
Here is the NPC randomization system update as of episode 373 in open world series.
2020-03-01 15:47:54 +0000 UTC View Post
Here is the NPC randomization system update as of episode 373 in open world series.
2020-03-01 15:47:54 +0000 UTC View PostProject Files : https://www.patreon.com/CodeLikeMe/posts?tag=source%20code In this episode of unreal engine open world tutorial series, I am going to randomize/customize the character so that I can make the characters look different upto some...
2020-02-29 18:06:15 +0000 UTC View PostProject Files : https://www.patreon.com/CodeLikeMe/posts?tag=source%20code In this episode of unreal engine open world tutorial series, I am going to create 2 more variations of civilians with the newly imported and retargeted character model...
2020-02-28 16:47:24 +0000 UTC View PostProject Files : https://www.patreon.com/CodeLikeMe/posts?tag=source%20code In this episode of unreal engine open world tutorial series, I am going to import a new female character to be used as a civilian in my project. And I already have ano...
2020-02-28 16:46:54 +0000 UTC View PostProject Files : https://www.patreon.com/CodeLikeMe/posts?tag=source%20code In this episode of unreal engine open world tutorial series, I am going to import a new female character to be used as a civilian in my project. And I already have another c...
2020-02-26 19:44:26 +0000 UTC View PostHere is the road blueprint and pedestrians AI as of episode 368 in open world series.
password : codelikeme_pedestrians
Project Files : https://www.patreon.com/CodeLikeMe/posts?tag=source%20code This is another request I got from one of the patrons. The request was to show how to make a central point where the settings for multiple procedural objects to can be...
2020-02-25 17:48:08 +0000 UTC View PostProject Files : https://www.patreon.com/CodeLikeMe/posts?tag=source%20code In this episode of unreal engine open world tutorial series, I am going to fix some of the issues I have in the dynamic pedestrian spawning system. sometimes, I get an...
2020-02-25 17:46:34 +0000 UTC View PostThis is to cover a request I got from one of the patrons. Here I am going to show you how to retarget animations with the animation blueprint to another character. The reason to do that is, I wanted to replace the character in the character interaction template with another female character. The female character has a different skeleton, t...
2020-02-23 18:03:48 +0000 UTC View PostProject Files : https://www.patreon.com/CodeLikeMe/posts?tag=source%20code In this episode of unreal engine open world tutorial series, I am going dynamically spawn pedestrians along the road. after spawning them, they will start walking on t...
2020-02-23 18:02:32 +0000 UTC View PostProject Files : https://www.patreon.com/CodeLikeMe/posts?tag=source%20code Today, I wanted to do something different. I saw this art from this great artist avant choy and I wanted to build that fantasy city in unreal engine. So, I started ske...
2020-02-20 19:11:19 +0000 UTC View PostProject Files : https://www.patreon.com/CodeLikeMe/posts?tag=source%20code In this episode of unreal engine open world tutorial series, I am going to implement an AI NPC character who can follow roads. *In my level, there is a village near th...
2020-02-20 19:10:29 +0000 UTC View PostIn this episode of unreal engine third person shooter series, I am going to fix some issues i have in the NPC enemy character when turning towards the player while aiming. at some point, he turn to the opposite direction and disengage from aiming at the player or the enemy character. Download Project : 2020-02-20 07:20:44 +0000 UTC View Post
In this episode of unreal engine third person shooter series, I am going to fix some of the aiming issues I have when my NPA AI character aiming at player. The main problem is, it doesn't align to the player's direction. Download Project : https://www.patreon....
2020-02-20 07:16:58 +0000 UTC View Postpassword : shootlikeme_aiming
Here is the project files as of episode 43 in third person shooter game
Project Files : https://www.patreon.com/CodeLikeMe/posts?tag=source%20code In this episode of unreal engine open world tutorial series, I am going to create a public park area in my island village near the temple. Later on I am planning to ad...
2020-02-17 18:37:53 +0000 UTC View PostThis project contains the demo map and material I created to look like a hologram
2020-02-15 19:21:34 +0000 UTC View PostProject Files : https://www.patreon.com/CodeLikeMe/posts?tag=source%20code In this episode of unreal engine open world tutorial series, I am going to show you how to edit the collisions of static meshes. How to apply complex collisions or sim...
2020-02-15 19:09:32 +0000 UTC View PostProject Files : https://www.patreon.com/CodeLikeMe/posts?tag=source%20code In this episode of unreal engine open world tutorial series, I am going to create design the temple entrance area at the bottom of the procedurally generated staircase...
2020-02-15 19:08:37 +0000 UTC View PostProject Files : https://www.patreon.com/CodeLikeMe/posts?tag=source%20code In this episode of unreal engine open world tutorial series, I am going to create a staircase in the island level to access the shrine in the top of the island. I am g...
2020-02-12 18:43:58 +0000 UTC View PostThis project contains the hyperspace effect and the infinite subway effect I developed as in star wars jedi - fallen order game
2020-02-12 04:50:33 +0000 UTC View PostI was playing star wars Jedi - fallen order and wanted to see how they have developed the hyperdrive in hyperspace effect. So, it seems it is just a moving material applied to a capsule around the ship. So, I recreated that effect in unrealengine.
Project Files : 2020-02-11 19:10:33 +0000 UTC View Post
Project Files : https://www.patreon.com/CodeLikeMe/posts?tag=source%20code In this episode of unreal engine open world tutorial series, I am going to show you how to merge multiple static meshes into a single object inside unreal engine. I &n...
2020-02-11 19:09:12 +0000 UTC View PostThis update contains all the updated character blueprints as of episode 361.
password : codelikeme_civilian
This update contains the island level I have developed as of episode 361 in unreal engine open world series.
This contains
- updated landscape material
- procedural cliff placement tool
- water material
- and the island level
pasword : codelikeme_island
Project Files : https://www.patreon.com/CodeLikeMe/posts?tag=source%20code In this episode of unreal engine open world tutorial series, I am continuing to work on blending the rock textures with the landscape textures. This time, i am trying ...
2020-02-09 18:48:09 +0000 UTC View PostProject Files : https://www.patreon.com/CodeLikeMe/posts?tag=source%20code In this episode of unreal engine open world tutorial series, I was trying to blend the rock texture with the landscape textures by modifying the rock material to rende...
2020-02-09 18:44:16 +0000 UTC View PostIn this episode, I am going start working on the AI controller for the enemy NPC characters in my third person shooter game. In last episode we added an AI perception sight component. When the npc character start seen the player, it will equip the weapon and start aiming, if the player walk away from the sight radius, it will stop aiming. ...
2020-02-08 05:40:14 +0000 UTC View PostProject Files : https://www.patreon.com/CodeLikeMe/posts?tag=source%20code In this episode of unreal engine open world tutorial series, I am going to continue working on the island village. This time, I am going to import some of the megascan cliff...
2020-02-08 05:05:36 +0000 UTC View PostUpdate AI system for the third person shooter project as of episode 41 in TPS series. Now NPC AI system can identify enemies and allies
password : codelikeme_enemyDetect
2020-02-07 17:20:34 +0000 UTC View Post