Space Engineers

Space Engineers

评价数不足
[APck] TGP TargetingPod
   
奖励
收藏
已收藏
取消收藏
标签: other_script
文件大小
发表于
更新日期
467.827 KB
2024 年 2 月 10 日 上午 11:45
10 月 31 日 上午 8:39
2 项改动说明 ( 查看 )

订阅以下载
[APck] TGP TargetingPod

描述
TGP is a targeting script for APck ecosystem, the most feature-rich source of targeting data for all compatible scripts.

Feature highlights
Raycast (aka LIDAR) painting and tracking
Locking and tracking multiple targets

Is a network
TGP offers a global "target offer" channel which "advertize" targets to consumer APck scripts, which can subscribe if their criteria matches

Local target offsets
Relative points on target are stored and can be treated as separate targets

Offsets auto discovery
AI turrets can be used to automatically gather subsystem points (weapons/propulsion/etc)

Configurable keybinds
WASD/QE/C/Spacebar press or double-tap bindings for commands

Target queries
Consumers (APck scripts) can query TGP for targets in certain area (of certain type, etc) globally

Tracker turrets
Built-in lite turret controller implements rotor-mounted camera-equipped tracker turrets that listen to WASD/mouse input and are auto-stabilized

Filtering
Configurable checks to allow/ban targets based on their size, area, travel direction, etc

Automatic awareness
AI turrets can detect enemies up to 2000m range and pass them to raycast tracking subsystem, so the target is not lost even if it goes outside of turret ai range, without any explicit user input

Scan burst
Raycast can do a scattershot scan to recover lost lock, or to lock multiple small targets at once

APck ecosystem, huh?
This is a collection of scripts that are designed to work together. They share common interfaces for communication and work in a plug-n-play fashion. The most commonly used are
  • AutoPillock Core
  • Thrust Provider
  • Commander
  • TGP (this one)
  • HudDog
  • SCAM
  • Tree Menu Command
less known are
  • RWC (custom turret controller)
  • GRA/GAPS
  • Aligned Weapon Trigger

How to start
Quickstart
Get the sample blueprint, activate tracker turret remote, use E button to lock target

Proper start
Read the docs and the script argument reference.

Questions, bug reports, support
If you have a question, ask it here, and, ideally, look through the FAQ and answers before asking:
FAQ and general questions
It is also fine to ask questions about commands in the script argument reference.

If you have bug report, post it here
Known Issues & Bug Reports

For feature suggestions, please go here:
Feature suggestions

I try my best to keep things organized.
If you ask/compain/suggest in the comments below, high chances you would just annoy me and I will ignore your post. Please respect my time and other peoples too, it would be easier for everybody to look up information.
热门讨论 查看全部(5)
5
2024 年 9 月 24 日 上午 2:38
Feature suggestions
cheerkin
4
2024 年 11 月 17 日 上午 5:50
FAQ and general questions
cheerkin
0
2024 年 3 月 2 日 下午 3:16
User guide
cheerkin
10 条留言
cheerkin  [作者] 3 小时以前 
V1.1 is released (apck 1.1 is not yet, get the WIP version from discord). This won't work with 1.0 target consumers.
cheerkin  [作者] 9 月 22 日 上午 4:36 
Yeah, iirc this should work
Based_Stickman 9 月 21 日 下午 3:12 
so can you use a static camera(like on the front of a ship) to raycast a target allowing the tracker turret to start following that target?
cheerkin  [作者] 2024 年 11 月 17 日 上午 5:48 
I've copied this command and it worked for me, tapping E looking through cam did raycast for 10km (after recompiling).
Based_Stickman 2024 年 11 月 16 日 下午 6:06 
is the wrong format to put in custom data of tgp program i keep getting errors when its there?command:set-value:raycast-range:10000
cheerkin  [作者] 2024 年 10 月 24 日 下午 1:05 
Yes, I've heard that WC breaks vanilla raycasting. TGP can't help in this case either.
Roshiro 2024 年 10 月 24 日 上午 10:58 
I have been unable to get the raycasting feature of SCAM to work, i assume due to running weaponcore and the way it interacts with cameras. Was hoping this could be an alternate option.
cheerkin  [作者] 2024 年 10 月 24 日 上午 4:30 
How would you use this with SCAM, what for? SCAM already has raycasting feature to designate the task area.
If you mean Commander script ("RTS" UI) then its not compatible yet, they won't communicate with each other.
Roshiro 2024 年 10 月 23 日 下午 9:51 
How would one use this with just Scam? It it possible or does it require the whole core script to be running
Virgo Shaka 2024 年 3 月 6 日 下午 8:47 
Yes. Exactly what I need.