Smart Interactive Object

Smart Interactive Object [ Blueprint system ] [WIP]

Currently work in progress ( version 4 ) Wiki on WIP

Small Description :

Smart interactive object is a blueprint class (under actor class), it can also be defined as a framework, it simplifies communications between each object via a modular generic interface system, it allows a better workflow for level designers and for prototyping.


A wide choice of basic objects will allow the level designer to test ideas without blueprint coding, they can also combine several objects to create more complex systems.

All ojects are made to be modular to allow to make many different systems, it is also simple to convert your own blueprint object under SIO, a complete documentation is available online to allow you to create and integrate SIO to your projects.

A prefab system is possible with the "Cy_Prefab" plugin.


A simplified and automatic backup system is available via a "SIO_SaveGame" object.

A large library of function and macro is included in SIO ( Cy_Library) with a set of tools.


Addons will be added as they become compatible with SIO, all versions will be available to avoid conflicts with more recent versions.