Quantcast
Channel: Programming (In-game)
Viewing all articles
Browse latest Browse all 645

Reusable Utility Classes

$
0
0
I thought this forum might enjoy some reusable classes to make writing various types of scripts easier. I've included a short description of the most functionality included in each of files. Note: this post is intended for other script writers, not for end users.

Link:
https://github.com/bazilshep/InGame-Scriping-SpaceEngineers/tree/master/Scripts

Control.cs
PositionController - Uses a PID control loop to control the position of a ship CubeGrid.
AttitudeController - Uses...

Reusable Utility Classes

Viewing all articles
Browse latest Browse all 645

Trending Articles