> For the complete documentation index, see [llms.txt](https://docs.digicrafts.com.hk/sceneflow/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.digicrafts.com.hk/sceneflow/tutorials/work-with-play-maker.md).

# Working with Play Maker

### Installation

1.Import the Scene Flow from Asset Store and make sure no error.

2.Install the plugin from  **Menu>Tools>Digicrafts>SceneFlow>Install Play Maker Plugin**

![](/files/-LZ8v86129PGBayHsukH)

3.The plugin will install to **Digicrafts>SceneFlowPlaymaker** folder.

![](/files/-LZ8v863A-I733A5U48P)

###

### Using the plugin

1.In the scene where you want to user the action, add a **SceneActionManager** by create **menu > Digicrafts>Scene Action Manager.**

![](/files/-LZ8w4IS6b7H8cLdzMFl)

2.To use with playmaker. Use the action "**Run Scene Action With Name"** to excute the flow of the graph. The "**Run Scene Action With Name**" is inside the category "**Scene Flow**".

![](/files/-LZ8v864zFfnyRRvEsMV)

3.In the state where you want to execute the flow. Add the "**Run Scene Action With Name**" action.

![](/files/-LZ8v865Qj3EsW0HYjnC)

4.Select the action name from the drop down list. Save the scene and it will execute the flow when playmaker goto this state.

![](/files/-LZ8vjcFo2PysU7a3kCA)
