SakeTami
CodeLikeMe

CodeLikeMe

patreon


CodeLikeMe posts

Unreal Engine 5 - Survival Template

Today,  I am going to update the survival project I have been working on in unreal engine 4, into unreal engine 5.

password=CodeLikeMe_survivor

project files: 2022-04-23 20:31:00 +0000 UTC View Post

Unreal Engine 5 - Flying Car - Exhaust Particle Effect with Niagara

Today, I am going to add an exhaust effect for the flying car I have implemented in unreal engine 5. When the character enters the car, the engine will start, and to show that, afterburner-like eng...

View Post

Unreal Engine 5 - Flying Car - Seamless Camera Blending

I previously implemented a flying car system in unreal engine 4. Here is the playlist.  2022-04-21 19:30:00 +0000 UTC View Post

Unreal Engine 5 Comet Particle with Niagara

Today I am going to implement a comet particle system in unreal engine 5 using niagara effects system. The comment will have 3 components, head, dust tail and the ionized gas tail.

password=C...

View Post

Unreal Engine 5 Galaxy with Niagara

Today I am going to implement a galaxy effect in unreal engine 5 using the Niagara particle system. I will continue this project in the same project I implemented the night sky with stars. Here, we...

View Post

Unreal Engine 5 - Advanced Locomotion System Based Third Person Shooter Project (ALS #57)

This is episode 57 of the third-person shooter series based on Unreal Advanced Locomotion System. Today we are going to migrate the ALS shooter project into unreal engine 5 version. I am going to w...

View Post

Unreal Engine 5 Planet Rendering Material

Today I am going to implement a special material to render planets. When we render planets, we can't rely on the main directional light as we have to adjust it to get the desired look of the scene....

View Post

Unreal Engine 5 Asteroid Belt Around Planet

Today I am going to implement an asteroid belt around the planet using unreal engine 5 Niagara effects system. Here asteroid meshes will be spawned in a torus-shaped area around the landscape. The ...

View Post

Unreal Engine 5 Night Sky with Stars

Today I am going to implement a night sky scene with stars using unreal engine 5 sky atmosphere system. Here, I will modify the sky atmosphere skydome material to include stars (milky way galaxy as...

View Post

Unreal Engine 5 Helicopter Flying

Today I am going to migrate the helicopter flying system I have implemented in unreal engine 4 into unreal engine 5. I will walk you through all the steps of migration and show you how to resolve t...

View Post

Unreal Engine 5 - Advanced Locomotion System Based Third Person Shooter Project

This is episode 57 of the third-person shooter series based on Unreal Advanced Locomotion System. Today we are going to migrate the ALS shooter project into unreal engine 5 version. I am going to w...

View Post

Unreal Engine 5 Chaos Destruction

Today we are going to look into how to use the chaos destruction system available in unreal engine 5. Using the chaos destruction system, let's see how to implement destructible walls that can be d...

View Post

Unreal Engine 5 Niagara Matrix Rain Particle Effect

Today I am going to implement matrix rain effect in unreal engine 5, using niagara effects system from scratch.

password=CodeLikeMe_Mat

View Post

Unreal Engine 5 Skateboarding Template - UE4 to UE5 Migration

In this unreal engine tutorial, I am going to migrate the skateboarding template I have implemented in unreal engine 4 into unreal engine 5.

password=codelikeme_sk

project files: View Post

Unreal Engine 5 Chaos Vehicle - Sports Car Engine Sounds

Today, I am going to work on the engine sounds of Unreal engine 5 chaos vehicle template that includes a sports car and a buggy.  In the current release of the vehicle system, the engine audio...

View Post

Unreal Engine Health bar (ALS #56)

This is episode 56 of the third-person shooter series based on Unreal Advanced Locomotion System. Today we are going to add a healthbar to our game so that we can communicate the health level of th...

View Post

Unreal Engine 5 Niagara Atom Particle

Today we are going to implement an atom particle effect with Niagara effects system using unreal engine 5. The atom will consist of a nucleus and a cloud of electrons that orbit around the nucleus....

View Post

Unreal Engine 5 Niagara Fire Arrow Rain Particle Effect

Today we are going to implement a fire arrow rain. This system will be based on the arrow rain system we implemented in this video: 2022-04-04 16:31:21 +0000 UTC View Post

Unreal Engine 5 Niagara Arrow Rain Particle Effect

Today we are going to implement an arrow rain using unreal engine niagara effects system. This would be very useful in a medieval-style battle simulation.

password=codelikeme_rainingArrows View Post

Unreal Engine 5 Niagara Firefly Particle Effect

Today we are going to implement a fireflies effect using niagara effects system in unreal engine 5.

password=CodeLikeMe_FF

View Post

Unreal Engine Niagara Collision Events to Blueprint (ALS #55)

This is episode 55 of the third-person shooter series based on Unreal Advanced Locomotion System. previously we created a blood particle with Niagara to be spawned when the characters get hit by bu...

View Post

Unreal Engine Niagara Blood Particle (ALS #54)

This is episode 54 of the third-person shooter series based on Unreal Advanced Locomotion System. Today we are going to create a blood particle using Niagara effects system. we already have a blood...

View Post

Unreal Engine 5 Niagara Fireworks

Today we are going to implement a firework effect using niagara effects system in unreal engine 5. Firework will have 3 basic components. the head that is shot to the sky, the trail that follows th...

View Post

Unreal Engine Meteor Shower Particle Effect with Niagara

Today we are going to implement a meteor shower effect with Unreal engine Niagara simulation system. Here we will use two niagara emitters. One is for the head of the meteorite with a simple sprite...

View Post

Unreal Engine Black Hole Particle Effect with Niagara

Today we are going to implement a simple black hole particle effect using Unreal engine Niagara effects system.

password=CodeLikeMe_BH

View Post

Unreal Engine Sky Beam Effect with Niagara

Today we are going to implement a sky beam effect using unreal engine Niagara effects system. A light beam will emit from the earth towards the sky and in a higher point, illuminating clouds will f...

View Post

Unreal Engine AIController Focus on Target Actor Head (ALS #53)

This is episode 53 of the third-person shooter series based on Unreal Advanced Locomotion System. Today we are going to look into how to fix the AI characters focusing on the lower part of the char...

View Post

Unreal Bleed out Blood Pool Decal (ALS #52)

This is episode 52 of the third-person shooter series based on Unreal Advanced Locomotion System. Today we are going to implement a blood pool effect for the dead characters. When the characters ar...

View Post

Unreal Engine Portal Ring Particle Effect with Niagara

Today we are going to implement a Niagara particle system that resembles the portal effect in doctor strange movies. We already worked on portal material to show another place through a plane with ...

View Post

Unreal Engine Portal Material

Here we are going to implement a portal material that gives the illusion of the depth rendered on a flat surface. Here we will use 2 approaches, one is using cube maps and another method is using a...

View Post