Space Engineers

Space Engineers

47 arvostelua
Guided torpedo carrier
   
Palkinto
Lisää suosikkeihin
Lisätty suosikkeihin
Poista suosikeista
Type: Blueprint
Mod category: Exploration
Tiedostokoko
Julkaistu
Päivitetty
803.560 KB
7.10.2015 klo 4.12
7.10.2015 klo 13.21
4 muutosilmoitusta ( näytä )

Tilaa ladataksesi
Guided torpedo carrier

Kuvaus
This is a plane, carrying 4 guided kinetic torpedoes.
Guided torpedoes are an ideal weapon for ranged and stealth attacks on large ships.
These things are really very powerful weapons, and can rip a large ship into pieces just in a few seconds.

A short instruction for cockpit actions:
Press "2" to start tracking system. Red blinking light will appear in front of you. This should be done before any torpedo launch.
Press "3" to stop tracking computer. This should be done after attack is complete.
Press "4" to launch torpedo in guided mode. After guided torpedo is launched, use your ship pointing to designate target for torpedo. Use your frontal camera for precize guiding (Press "1" for camera view)
Press "5" to launch torpedo in unguided mode. It will fly forward and require no leading from pilot.

If you will test torpedo carrier in survival mode, do not forget to load 3 stacks of iron ingots in torpedo containers (i've used 3stacks, 8500 ingots each - it goes for 1x inventory mode) and add some uranium in fuel boxes.

Use this script or its parts as you wish for your own torpedoes.

------

Watch attached videos for more explaination.

------
Comments and reports on youtube and steam are welcome.
------
If you are interested in these torpedoes, check this item:
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=543982976
it's next gen of this weapon. Lock-On fire mode was added. and many othe cool features.
52 kommenttia
Kevin Starwaster 29.10.2020 klo 9.31 
Why does it use reactors? Wouldnt batteries be enough? It's not going to live long
EinPunkt 23.1.2017 klo 11.18 
possible to get this with manual gps target? with out evade for turrets
Pennywise  [tekijä] 11.12.2015 klo 8.24 
Отключили сейчас зум на камере. Может модовую надо ставить.
maxtim83 11.12.2015 klo 7.34 
Привет Макс. А как увеличивать зум на камере когда ты пускаешь торпеду. Колесиком совсем слабо прибавляет.
Pennywise  [tekijä] 29.10.2015 klo 23.39 
If you are interested in these torpedoes, check this item:
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=543982976
it's next gen of this weapon. Lock-On fire mode was added. and many othe cool features.
Pennywise  [tekijä] 28.10.2015 klo 13.08 
"Vector" for guided and "Forward" for unguided
Erebus Alpha 28.10.2015 klo 12.56 
I found the necessary 'start' and 'stop' arguments in the code for PBTrack, but I'm having less success with PBLaunch and the projectile-side programmable blocks. What are the arguments necessary to trigger PBLaunch's guided and unguided launch sequences?
Pennywise  [tekijä] 26.10.2015 klo 0.35 
You can find this in code:
ShipName+"Gyro"
ShipName is Torpedo1,2,3,4
You can place additional gyro named Torpedo1Gyro2 (it must be placed in proper orientation).
Or u can set GyroMult to higher value. cause 1 gyro can be more powerful.
I'll make and publish a skeleton design easy to adapt for your planes, I just want to rewrite script in more pro style and add Lock-On fire mode.
So check my workshop later.
Erebus Alpha 25.10.2015 klo 23.43 
I really like the idea of these manually-guided torpedoes, but I have not had success in applying the same code to my own custom torpedoes.

I did an experiment, removing and replacing the gyroscopes on the torpedoes; if renamed to match the default gyro names, the torpedoes work, but replacing the gyros without renaming them breaks the homing and dodging effect of the torpedoes, rendering them unsteerable. It seems that there is not much plug-and-play functionality in this script.

Curiously, the exact gyro name (torpedo1gyro) never even appears in the torpedo's programmable block, so I'm not even sure how the script can talk to the gyro at all, even if properly named.

To complicate matters, my torpedo weighs twice as much empty as yours does when filled with iron ingots, so one gyroscope isn't going to be enough, and placing two gyros on one of your torpedes (both named 'torpedo1gyro' breaks the guidance script and causes the torpedo to fly along unguided.
Pennywise  [tekijä] 17.10.2015 klo 12.11 
Abaddon you mean skeleton design? I'm going to make it in 2-3 days.