Introduction to UE4 Programming - 5 - Empowering the Character - Epic Wiki

# Introduction to UE4 Programming - 5 - Empowering the Character

(Redirected from Introduction to UE4 Programming: Empowering the Character)

Author:

Epic Games

Description:

In this video, we’ll set up a power level for our character. We’re going to make the character’s speed dependent on his power level, and then also add a new sphere component and some functions so the character can collect the batteries. We’ll also set up input bindings for our CollectBatteries function.

Related Links:

Source

Source (4.4)

Playlist Home

< Creating a Battery in C++

Creating the Power-Up Material >

Retrieved from "https://wiki.unrealengine.com/index.php?title=Introduction_to_UE4_Programming_-_5_-_Empowering_the_Character&oldid=11312"

Category: