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

Parse GPS Coords as Vector #151

Closed MerlinofMines closed 2 years ago

MerlinofMines commented 2 years ago

It'd be nice if GPS coordinates could be directly parsed as vectors, can we make this happen?

MerlinofMines commented 2 years ago

A new primitive type might actually be useful for this, so that we can retain the label/color support while still having vector cast support.

jgersti commented 2 years ago

see #169 for some thoughts

MerlinofMines commented 2 years ago

This is already supported