Effect trigger cutscene

Through this effect a cutscene is triggered.

Create a trigger cutscene effect:

Example: We have the following effects asociated to watch an object::
  1. Launch cutscene "XXXX", which has the following associated effect:
    1. Player says: "First commentar"
  2. Player says: "Second commentar"
Effects will execute in this order:: 1 Launch cutscene; 2Player says: "First commentar"; 3 Player says: "Second commentar"