FunctionsMovieStudioProgressMovieStudioProgress CallableMovieStudioProgress(Movie: string, Scene: string, Role: string): voidWhen the movie scene progresses, we assign the new valuesParametersMovie: stringThe movie typeScene: stringThe scene in the movieRole: stringOptional - The role the player is takingReturns voidNothing
When the movie scene progresses, we assign the new values