Stormworks: Build and Rescue

Stormworks: Build and Rescue

Not enough ratings
GPS missile V2 1x1
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
28.376 KB
17 Jun, 2022 @ 3:46am
8 Nov, 2022 @ 12:48pm
2 Change Notes ( view )

Subscribe to download
GPS missile V2 1x1

In 1 collection by se-ssi
GPS missile V2 Collection
29 items
Description
Newest V3 version available here:
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=3191544514

This is my GPS guided missile V2 1x1. It will try to reach the desired coordinates and detonate on impact. All you need to do is program it with a GPS missile programmer and launch. Note that you only need a missile programmer if you use cruise mode. If you don't just import the XYZ coordinates through composite on their respective channels 1,2,3 and the missile will work. The cruise mode is toggleable and recomended OFF when launching from the air.

The 1x1 is usefull for short-medium range targets (300 m-3 Km). It can be launched from the ground, boats, airplanes, submarines etc. It dosen't have to be used as a missile, it can be used as a bomb, an autopilot (easier with V1) and so much more.

PLEASE READ:
Credit for using any of my creations is greatly appreciated but not necessary for personal use. (non shared creations)

HOW TO:
1: Give the missile target coordinates (X,Y,Z)
2: Configure cruise settings via a missile programmer if necessary
3: launch the missile

MISSILE PROGRAMMERS are in my GPS missile V2 collection

A tutorial video of this missile (V1 works the same but without composite for fin controll):
https://www.youtube.com/watch?v=bCaJiABDOwI
A showcase video of this missile (V1 works the same):
https://www.youtube.com/watch?v=T-mvevKim54

Creations related to this are in the GPS missile V2 collection

My youtube channel if you are intrested: https://www.youtube.com/channel/UCV90Ye4zlbczgfLPWvuRb5Q?
8 Comments
se-ssi  [author] 14 Oct, 2023 @ 11:20pm 
It doesn't work when spawned in verticaly. It's a normal issue.
captjlance 14 Oct, 2023 @ 3:01pm 
I'm having an issue where when I launch them they go straight up in the air and fall back down onto the launcher, but I'm using the programmer and inputting the correct X and Y coordinates into it. How can I fix this?
captjlance 14 Oct, 2023 @ 2:03pm 
Would 0 work for the altitude of the target if the target is on the ground?
Micro.Wav 21 Nov, 2022 @ 12:45pm 
i mean fair enough but i use it for most of my stuff (not even just gps some of my sarh missiles use it) and it works quite well most of the time, only issue is that you have to be moving for it to work but realistically that isnt a problem for missiles
se-ssi  [author] 21 Nov, 2022 @ 8:05am 
Good idea DJ but it's not that accurate. I have a GPS speed recorder that could be used for that but it's not accaurate enough.
Nova 14 Nov, 2022 @ 11:50am 
where is the solid rocket fuel for this? Did you modify XML to fit it together?
Micro.Wav 9 Nov, 2022 @ 4:46pm 
hey dude just to let you know you dont need the compass and tilt sensor inputs, you can use the delta of the coordinates to calculate the missiles moving trajectory, using the deltas of each coordinate like this:
atan(delta x,delta y) for compass, atan(delta z,sqrt(delta x^2+delta y^2)) for pitch angle

this works best in lua but should work in function blocks
Echoless 22 Oct, 2022 @ 7:53pm 
Dude you are the best