Categories
WIP

CAR SCENE LOGIC

The goal is to dynamically load and play the correct video content based on the player’s previously recorded choices, which will then set up the narrative for the next act.

1.Dynamic Video Playback Blueprint

The Blueprint is designed to retrieve the player’s saved choice (the string variable stored earlier).

Based on the value of that choice, the graph utilizes branching logic to select which video sequence to play next.

2. Media Player Control

  • The Blueprint interacts directly with the Media Players and File Media Sources (e.g., Media Player A and Media Player B).

Leave a Reply

Your email address will not be published. Required fields are marked *