Tag script

Actuator: Release v0.8.0 – Variables

Variables update introduces the ability to create variables that can be accessed from the Custom Script step. The full list of changes for this update: You can learn how to manage variables here and how to use here.

Actuator: Release v0.7.5

This is the regular update for the plugin. It mainly consists of two bug fixes and some code reorganization. Also 20 more default icons were added to set the temporary image for you sequence until you find something more suitable…

Classes and Objects

In Python, objects are everywhere, in fact, primitive types like integers are also objects. Let's now learn the anatomy of these objects and how to make your own.