MerlinofMines / EasyCommands

Github Repository for Ingame Scripts built by MerlinofMines. Uses MDK to Deploy to SpaceEngineerse
GNU General Public License v3.0
8 stars 3 forks source link

Gyro Block Improvements #138

Closed MerlinofMines closed 2 years ago

MerlinofMines commented 2 years ago

This commit fixes Gyro Overrides support to propertly use RPM, vs a weird % that didn't really work right.

It also extends "overrides" support to include vector, numeric and boolean.

Also, the Power property now controls Gyro power.

This PR resolves #108