Epic Developer Community Forums
How do I create a speed boost power up?
Development
Programming & Scripting
Blueprint
speed
,
Blueprint
,
question
,
unreal-engine
,
UE4
anonymous_user_087ae450
(anonymous_user_087ae450)
October 26, 2015, 10:16am
4
Add your character function set power up with takes vector parameter as argument
64146-powerup.png
868×427 42.2 KB
Add your Booster actor a Boost property (vector) and ActorBeginOverlap Event, which calls your characters set power up function.
64147-powerupactor.png
896×322 50.3 KB
show post in topic