Automated Life boat Launcher | code in description

Channel:
Subscribers:
62
Published on ● Video Link: https://www.youtube.com/watch?v=zsBgQ-brgZo



Duration: 0:35
41 views
0


made an automated life boat launcher. there is a switch in both boats that have to flipped for the process to start in the final revision. this is just the testing layout of the system.

function onTick()
Start_Launch = input.getBool(1)
Is_Boat_Connected_to_Ramp = input.getBool(2)
Ramp_Ang_Pist_Pos = input.getNumber(1)
Dist_sen_1 = input.getNumber(2)
Dist_sen_2 = input.getNumber(3)


if Start_Launch==true and Ramp_Ang_Pist_Pos_0.4 then Discon_Ramp = true end

if Start_Launch==true and Is_Boat_Connected_to_Ramp==true then Ramp_Lift=1 end
if Start_Launch==true and Dist_sen_1==500 and Dist_sen_2==500 then Ramp_Lift=0 end
if Start_Launch==false then Ramp_Lift=0 end

if Start_Launch==true and Dist_sen_1==500 and Dist_sen_2==500 and Ramp_Ang_Pist_Pos_=0 then Discon_Stored = true Discon_Ramp = false end


output.setBool(1, Discon_Ramp)
output.setBool(2, Discon_Stored)
output.setNumber(1, Ramp_Lift)
end







Tags:
Gaming
Kidozy
Life Boat Launch test
Life boat
Stormworks
Stormworks: Build and rescue
concept testing
testing



Other Statistics

Stormworks: Build and Rescue Statistics For KidozyGAME

Currently, KidozyGAME has 727 views for Stormworks: Build and Rescue across 12 videos. There's over 1 day worth of watchable video for Stormworks: Build and Rescue published on his channel, or 5.02% of the total watchable video on KidozyGAME's YouTube channel.