Create your custom RTSA Block

Quote from DevSF on 23/08/2021, 11:36To create a custom RTSA Block in the block selection area of the BlockGraphEditor you requiere the licence Package Creator:
The licence allows you to create a so called Derived Factory of your Script block. Click Create Derived Factory in the hamburger menu at the top of the Script block configuration panel (here we use the Tetris example):
In the Create Derived Factory dialog you can select different properties of the new RTSA Block like the block version, the name, the image etc.
After clicking the Create button the block should be available in the RTSA Block selection:
The derived factory is created/saved in the Documents folder of the RTSA Suite in the folder .../blocks/factories. To update the version you will always need the mission containing the initial Script block.
To create a custom RTSA Block in the block selection area of the BlockGraphEditor you requiere the licence Package Creator:
The licence allows you to create a so called Derived Factory of your Script block. Click Create Derived Factory in the hamburger menu at the top of the Script block configuration panel (here we use the Tetris example):
In the Create Derived Factory dialog you can select different properties of the new RTSA Block like the block version, the name, the image etc.
After clicking the Create button the block should be available in the RTSA Block selection:
The derived factory is created/saved in the Documents folder of the RTSA Suite in the folder .../blocks/factories. To update the version you will always need the mission containing the initial Script block.