Sending Variables Between Blueprints Using An Interface - #3: How To Make Mario in UE4 - Tutorial

Опубликовано: 04 Октябрь 2024
на канале: Forsaken Reality
5,166
50

Discord:   / discord  
Support me on Patreon:   / forsakenreality  

Send Variables Between Blueprints Using An Interface - #3: How To Make Mario in UE4 - Unreal Engine Tutorial

In this Series we will learn How to Make Mario Power Ups in Unreal Engine. Mario is a Platformer game developed by Nintendo. We will set up an Interface that we will use to send variables between our PlayerCharacter and AnimBP so that we do not need to cast to our animation blueprint. this makes it much easier to move to new assets due to not needing to fix any casts when doing so.

If you have any suggestions on a future tutorial in the Mario Power Ups Series, please feel free to send me a message or join my UE4 Discord channel.
#UE4 #UnrealEngine4 #Ue4Tutorial #Mario