Castear al level Blueprint

You cannot communicate with the Level Blueprint directly. Is the Third Person Character already in the level when the game starts?


  • if there’s only one fog:

  • if there’s many fog actors, you could create an Event Dispatcher in the TPC and bind it to the functionality of fog actor:

The TPC can then call the dispatcher:

image

1 Like