Skip to content

The first is the display of information on the screen. The second adjustment using gyroscopes to a coordinate point in space

Notifications You must be signed in to change notification settings

roman-prizrakjj/TargetGyro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This script is written in C# and is used in the game Space Engineers There are two separate functions in the script

the first function:

Debag(string text, object prog = null, bool empty = true)

Outputs the data transmitted to it to the service panel that you will assign to it.

The second function:

aiming(Vector3D target, string argument)

Accepts vector3D coordinates in the world and uses gyroscopes to guide the ship to a given point.

About

The first is the display of information on the screen. The second adjustment using gyroscopes to a coordinate point in space

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages