Creating a Relationship System in UE5: Part 2 - Buffs #unrealengine5 #fable #gamedev
This is the second video in my mini-series on building a relationship system in Unreal Engine 5. In this video, I show how to expand the system by adding buffs that affect relationships. These can be positive, like being family, or negative, like killing a loved one, theft, or attacking NPCs. This lets NPC relationships change more dynamically based on the player's actions. I walk through the logic and implementation so you can easily add it to your own game.
🔷 What you'll learn in this video:
✅ Setup of a basic relationship system
✅ Updating structs in loops
✅ Using the cheat manager
🔷 Connect with me:
https://linktr.ee/d3kryptionion
👉 Discorhttps://discord.com/invite/AybHAuZDRrd Â
👉 Twittehttps://x.com/D3kryptionion
👉 Instagrahttps://www.instagram.com/d3kryptionn Â
🔷 My Setup:
👉 OS: Manjaro Linux
👉 CPU: Intel Core i7-4790K @ 4.00GHz
👉 GPU: Nvidia GeForce RTX 3090 24GB
👉 RAM: 16GB
👉 Headphones: Audio Technica ATH-M50X
👉 Mic: Audio Technica AT2020
👉 DAC: Behringer UMC22
👉 Keyboard: Keychron Q3 QMK with Krome Keycaps - Pudding rainbow kanji-hiragana caps
👉 Mouse: Logitech G403
🙌 Enjoyed the tutorial? Smash that Like button, drop a comment with your thoughts, and Subscribe for more Unreal Engine 5 content! Don’t forget to hit the 🔔 bell icon so you never miss an update.
🔷 Chapters:
0:00 - Intro
0:00 - Clamp fix
0:00 - Plan
0:00 - Enum
0:00 - Structure
0:00 - Time system
0:00 - Final value
0:00 - Relationship interface
0:00 - Cheats
0:00 - Update Relationship
0:00 - Calculate Relationship Value
0:00 - Update Relationship
0:00 - Update Relationship Buffs
0:00 - Updating buffs
0:00 - Patreon
0:00 - Buff testing
0:00 - Calculate Relationship Buffs
0:00 - Relationships Graph
0:00 - Game load calculations
0:00 - Minute calculations fix
0:00 - Result
0:00 - Outro
#UnrealEngine5 #GameDevelopment #UE5Blueprints