Skip to docs navigation

13.01 Unreal Shot Controller Blueprint

On this page

Level Blueprint

This level blueprint has an Event Tick for Exposing Shot Index variable to disguise.

BP_RS_ShotController Blueprint

Construction Script

This script creates the array of camera shots. You can add as many slots as needed.

ApplyShotIndex function

StoreCurrentShotFunction

Event Graph