Create ELDEN RING in Unity ► EP. 26 CHARACTER EFFECTS (Pt. 2)

Subscribers:
36,800
Published on ● Video Link: https://www.youtube.com/watch?v=Hd-7U54bnnI



Duration: 22:34
1,990 views
78


In this video we add blood splatter VFX and damage SFX when the "TakeDamage" effect is processed. Because of the nature of our effects system these functions will be synced across the network with no additional work needed. We also add a "Game Session Manager" which will track the current players in game. We use this to sync equipment of players that join a host/other players.

Currently we update our equipment when a network variable changes using "OnValueChanged", however if I switch my weapon BEFORE you join, OnValueChanged is never activated upon your character connecting, so you do not see my updated weapon unless I change it again. We fix this using our Game Session Manager, by creating a function to sync every character present when you join as a client/Non-Host.

► DEV LOGS (Second Channel)
https://www.youtube.com/@SebbyGraves

► JOIN OUR DISCORD
https://discord.gg/jC6EXKa9Fj

► SUPPORT ME ON PATREON!
http://www.patreon.com/SebastianGraves

► ASSET STORE PAGE (Animations & Models)
https://assetstore.unity.com/publishers/58059

► FREE ANIMATION WEBSITE
https://www.mixamo.com/#/?page=1&query=Jump

► FOLLOW ME IN INSTAGRAM!
https://www.instagram.com/tragicallycanadian/

► EPISODE 27
https://youtu.be/Uk9l2_vuabE




Other Videos By Sebastian Graves


2023-11-11Create ELDEN RING in Unity ► EP. 34 A.I CHARACTERS (Pt. 1)
2023-11-04Create ELDEN RING in Unity ► EP. 33 WEAPON COMBOS
2023-10-28Create ELDEN RING in Unity ► EP. 32 Weapon Switching & UI
2023-10-21Create ELDEN RING in Unity ► EP. 31 WEAPON ITEM BASED ACTIONS (Pt. 4)
2023-10-19"ZOMBIE" ANIMATION PACK (Souls Like) [Unity Asset Store]
2023-10-14Create ELDEN RING in Unity ► EP. 30 LOCK ON (Pt. 3)
2023-10-07Create ELDEN RING in Unity ► EP. 29 LOCK ON (Pt. 2)
2023-09-30Create ELDEN RING in Unity ► EP. 28 LOCK ON (Pt. 1)
2023-09-26Create DARK SOULS in Unity ► EP. 151 Netcode Refactor (PT. 11) || A.I
2023-09-23Create ELDEN RING in Unity ► EP. 27 DIRECTIONAL BASED DAMAGE ANIMATION
2023-09-16Create ELDEN RING in Unity ► EP. 26 CHARACTER EFFECTS (Pt. 2)
2023-09-09Create ELDEN RING in Unity ► EP. 25 WEAPON ITEM BASED ACTIONS (Pt. 3)
2023-09-01Create ELDEN RING in Unity ► EP. 24 WEAPON ITEM BASED ACTIONS (Pt. 2)
2023-08-25Create ELDEN RING in Unity ► EP. 23 WEAPON ITEM BASED ACTIONS (Pt. 1)
2023-08-25Create ELDEN RING in Unity ► EP. 22 JUMPING & FALLING (Pt. 3)
2023-08-19Create ELDEN RING in Unity ► EP. 21 BODY ACCURATE HIT DETECTION
2023-08-15Create DARK SOULS in Unity ► EP. 149 Netcode Refactor (PT. 9) || Archery
2023-08-12Create ELDEN RING in Unity ► EP. 20 WEAPON ITEMS (Pt. 2)
2023-08-05Create ELDEN RING in Unity ► EP. 19 WEAPON ITEMS (Pt. 1)
2023-08-01Create DARK SOULS in Unity ► EP. 148 Netcode Refactor (PT. 8) || UI Ownership
2023-07-29Create ELDEN RING in Unity ► EP. 18 YOU DIED