<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Cinematic Mode on GS_Play Gameplay Framework</title><link>https://gsplay.genomestudios.ca/tags/cinematic-mode/</link><description>Recent content in Cinematic Mode on GS_Play Gameplay Framework</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://gsplay.genomestudios.ca/tags/cinematic-mode/index.xml" rel="self" type="application/rss+xml"/><item><title>Cinematics Manager</title><link>https://gsplay.genomestudios.ca/docs/framework/cinematics/cinematics_manager/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://gsplay.genomestudios.ca/docs/framework/cinematics/cinematics_manager/</guid><description>&lt;p&gt;&lt;code&gt;GS_CinematicsManagerComponent&lt;/code&gt; is the top-level cinematic lifecycle controller for GS_Cinematics. It extends &lt;code&gt;GS_Core::GS_ManagerComponent&lt;/code&gt; and participates in the standard &lt;a href="../../core/gs_managers/game_manager/#startup-sequence"&gt;Game Manager startup sequence&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;For usage guides and setup examples, see &lt;a href="../../../the_basics/cinematics/cinematics_manager/"&gt;The Basics: Cinematics Manager&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://gsplay.genomestudios.ca/images/cinematics/CinematicsManager.png" alt="Cinematics Manager component in the O3DE Inspector"&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;h2 id="contents"&gt;Contents&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#cinematics-manager-component"&gt;GS_CinematicsManagerComponent&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#cinematics-request-bus"&gt;Request Bus: CinematicsManagerRequestBus&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#cinematics-notification-bus"&gt;Notification Bus: CinematicsManagerNotificationBus&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#stage-marker-component"&gt;CinematicStageMarkerComponent&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#sc-examples"&gt;Script Canvas Examples&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#see-also"&gt;See Also&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="cinematics-manager-component"&gt;GS_CinematicsManagerComponent&lt;/h2&gt;
&lt;p&gt;Singleton GS_Play manager that controls cinematic mode for the current level. Registered with the Game Manager startup sequence via &lt;code&gt;GS_Core::GS_ManagerComponent&lt;/code&gt;.&lt;/p&gt;</description></item></channel></rss>