Hi, you can play videos and display stats anytime. You just need to setup a custom command for your dialog. What is custom command? Basically it is a command in your dialog that allows you to make your scene dynamic. For example… I want to make a camera shake during a certain part. So I’ll add a custom command called “shake” which is link by a camera shake. Now in my dialog I’ll just type in “/shake/Get under the table its a earthquake!”. The screen will shake while playing this dialog. Custom commands allow you to add whatever you can that is limited to Unreal Engine. Of course you’ll need a bit of knowledge of blueprinting to get what you want but if you need help with anything just ask me and I’ll help you out.