Space Engineers

Space Engineers

APCK Control Module
cheerkin  [developer] 21 Nov, 2022 @ 2:59pm
Next steps
  • More flexible combat behaviors, evasion tuning, making drones do better what they already can
  • Thrust Provider and a carrier/drone that uses it (VTOL, Cland drive, rover)
  • Just a normal carrier under full APck control with all features (cruise, autolanding, etc) that is ready to use without having to build it
  • TGP publication to have more targeting options
  • AutoPillock publication with all guides and docs to build own drones and carriers from ground up
  • Focus on Command script to have RTS-like control over drones.
< >
Showing 1-6 of 6 comments
pro100tv 24 Nov, 2022 @ 2:14am 
Is it possible to implement Custom Turret Controller block as designation method for drones?
That'd allow of creating much smaller drones, as the designator could be of 1x3 size only + CTC block in any other place on the drone
cheerkin  [developer] 24 Nov, 2022 @ 5:06am 
Originally posted by pro100tv:
Is it possible to implement Custom Turret Controller block as designation method for drones?
That'd allow of creating much smaller drones, as the designator could be of 1x3 size only + CTC block in any other place on the drone

Yup, I had it implemented, but removed it at the last moment. The issue is that keen used different interface and it's worse compared to normal ai turret from the AutoPillock perspective - it does not allow cycle targets like I do with normal turrets, so target filtering options probably won't work. I also was disappointed that you can't cockpit-lock target using camera-equipped turret past ai range (600/800).
So I felt like it was kind of waste of code char limit to have CTC support only for the sake of compactness. Maybe I'll put it back if I have free room after all other important features are in place.
AN Marc Appledash 28 Nov, 2022 @ 2:59am 
have you thought about it making a addon for your script for WC so you can take WC target data and feed it to your script like Whips radar has?
cheerkin  [developer] 28 Nov, 2022 @ 8:19am 
Supporting mods is a slippery slope so I would do it only after every other planned thing is ready. Or maybe someone else does it, I can post an IGC message format for target data transfer.
AN Marc Appledash 28 Nov, 2022 @ 8:26am 
no mod a script that feeds Weapon core target data from the turrets to the script
Last edited by AN Marc Appledash; 28 Nov, 2022 @ 8:26am
cheerkin  [developer] 28 Nov, 2022 @ 8:34am 
Originally posted by AN Marc Appledash:
no mod a script that feeds Weapon core target data from the turrets to the script

Yes I got it, but to make such script I need to invest time into getting familiar with WC, its' integration, then test it, etc. The difference is just in that it would be a separate script. I don't say it won't happen, just I doubt I'd be able to do it soon. Maybe if there is enough attention, then someone would volunteer doing it just sooner.
< >
Showing 1-6 of 6 comments
Per page: 1530 50