Advertisement

Music Player in Unreal Engine 4.17.2

Started by October 06, 2018 03:13 PM
1 comment, last by Ryback 5 years, 11 months ago

Hello,

I'm scripting a music player with blueprints in Unreal Engine. I have a UI and I want to call the Play Music, Go To Next Song, and Go To Previous Song functions from it. How would I do that?

 

EventGraph1.png

EventGraph2.png

SetMusicPointer.png

WBIII

Blueprint scripting is not my forte but have you read the online documentation for UMG?  Take a look at sections 3 and 4 of the below:

https://docs.unrealengine.com/en-us/Engine/UMG/QuickStart

 

This topic is closed to new replies.

Advertisement