Space Engineers - Graphical 3D Radar Script - Tutorial (Outdated)

Опубликовано: 13 Апрель 2026
на канале: Captain Robertson
6,760
75

New - Sorry folks, it appears as though this script no longer works with the most recent version of Space Engineers and the author has moved on to other things. I'll keep this video up in the meantime though, as it's a cool piece of scripting history and added something useful to the game back in it's day.

A quick tutorial to show how easy it is to get Alex-ThatRadarGuy's/NativeInterface's Graphical 3D Radar Script working in Space Engineers.

You can find a link to this via the web address below:-
http://steamcommunity.com/sharedfiles...

Detailed Instructions:
Place a power source, a Timer, a Programmable Block, and a Text Panel / LCD
Set up one or several sensors to be able to detect targets as efficiently as possible
Add "RADAR" to the sensor name / names - you can have more than one
Add "RADAR DISPLAY" to the Text panel / LCD name - you can have more than one
Edit the programmable block, "Browse workshop" and find this script in the list, press "ok"
Change the forwardBlockName so it has the exact name of any block on your grid that is pointing forward
Press "Remember & Exit"
Setup "Actions" in the Timer Block like this:
add the Programmable Block
add the Timer Block itself and set it to "Trigger Now"
Trigger the Timer Block with "Trigger Now"

Instructions for extra GPS Stats Display
Follow previous instructions
Add another LCD / Text panel, add "RADAR STATS" to its name - you can have more than one
Open the script for editing, but just press "Remember & Exit" to recompile it
Trigger the Timer