Game Engine Plugins

Effects created in Pixelpart can be played directly by game engines using runtime plugins. They allow effects to be controlled dynamically, even while an effect is playing, which makes it possible to let them react to the current game state. This can be achieved with the extensive scripting API that Pixelpart provides. This chapter explains how the plugins are installed and used.