This repository contains basic examples for editor scripting in Unity. Example cases are from basic to intermediate levels and don't cover advanced topics. Custom Attribute with Decorator Drawer: An ...
robot.left_arm.led.setcolor(color=ColorLed.RED, blink=ColorLed.LED_BLINK_VERYFAST) robot.right_arm.led.setcolor(color=ColorLed.GREEN, blink=ColorLed.LED_BLINK_SLOW ...