Survive with me #9 - Cargo drone set-up (Space Engineers)

Поділитися
Вставка
  • Опубліковано 1 жов 2024
  • Hello everyone! Welcome back to a new series, in this series of videos, I will be taking you through the full vanilla Space Engineers survival process. Teaching the basics all the way through to advanced game mechanics to turn you into a true Space Engineer.
    My aim with the series is to easily introduce new players to the game via a walkthrough guide of it's features. If you have any questions or need help, leave a comment and I'll get back to you when I can!
    If you enjoyed, please like comment and subscribe to support the channel :)
    In this episode we create a basic ship printing system which will allow us to more quickly and easily create small grid vessels. We build our first cargo drone which will be used to ferry ice from the drill rig to the outpost.
    Splitsie's a.i guide: • Docking and Launching ...
    Light cargo drone: steamcommunity...
    Ship tug: steamcommunity...
    Join the channel! : / @lunarkolony
    Discord: / discord

КОМЕНТАРІ • 37

  • @nycos84
    @nycos84 5 місяців тому +12

    Hi Lunar,
    For the miner you can add an event controller
    trigger : connector lock
    action 1 : (connector lock)) recharge battery on/off - (connector unlock)) all thruster on
    action 2 : (connector lock) all thruster off - (connector unlock) recharge battery on/off
    I am following this nice gameplay.

  • @theodor5480
    @theodor5480 5 місяців тому +9

    Great Video! helped me on understanding the SE AI blocks a bit more, hope to see more.
    love how you said ,,Braincells have kicked in" and it almost crashed 2 seconds later (:

  • @JeffreyBlakeney
    @JeffreyBlakeney 5 місяців тому +4

    You might want to add another battery to your drone. The power usage kept red lining while it was flying. If it tries to avoid an obstacle by using too many thrusters, not having enough power will mean it won't be able to maneuver as fast so it might end up crashing.

  • @johndee2990
    @johndee2990 5 місяців тому +5

    I'm glad I got here early, nice Robot.
    14:10 BTW, the Left and Right indicators are the correct colours for Navigation lights.
    [Red] Left
    [Green] Right
    if you want Nav Lights, set the Center [White] lights to blink first followed by Left [Red] then Right [Green].
    (I use a blink setting of 3 seconds, 10% blink length, with 0 [White], 10 [Red], 20 [Green] offsets respectively.)
    22:30 As a Failsafe you can also set the delay to 0 seconds just in case. (unless you are using the delay)
    27:00 In Survival I made mine to both serve a patrol Drones when I don't need them, or Caravan Cargo Drone that Follow Player at a set height and distance.
    29:05 Yeah, sometimes for absolutely no reason at all, my Drones will all simultaneously fall out of the sky. I call it the Clang Tax.
    32:35 May I suggest putting a Solar Panel on it when you remove the Control Seat? This would allow for better autonomy with only the need for periodic check-ins.

    • @eshfwog
      @eshfwog 5 місяців тому +1

      for your second point, pretty sure the minimum timer delay is 1 second
      clang tax lol

    • @johndee2990
      @johndee2990 5 місяців тому

      @@eshfwog Reprinting Drones gets expensive.

  • @brynf4377
    @brynf4377 2 місяці тому +1

    A few moments in this I got very lost

  • @JeffreyBlakeney
    @JeffreyBlakeney 5 місяців тому +2

    Your system does work but it could be simplified somewhat using event controllers. No need to use a timer block delay to let the connectors "settle", just use an event controller to check to see if the connector is ready to lock. You can also use an event controller to check the fill level of your cargo and disconnect the connector when it is greater than a certain amount (best not to use 100% as it might not get there, 95% would give some wiggle room) rather than using a delay as well. If you need to check multiple states before doing something (ie. waiting for cargo to be filled by 95% and batteries to be charged to 95%) it can be done but requires a little extra work.

    • @nomnom914
      @nomnom914 2 місяці тому

      i want to setup my hauler like this since i want to integrate this to my mining ship

  • @TafT
    @TafT Місяць тому

    I was just about following until the summary of the blocks that I need came at 14:41. Even reading the transcript makes it a little confusing. We need 2 x flight recorder (AI Recorder (Task) even though I am sure only 1 is mentioned), 2x "basic move blocks" (which are called AI Flight (Move) in game), 2 x recorder blocks (AI Basic (Task) again) & 6 x timer blocks. I think that is right... which I then checked at 16:08 when we get to see the blocks in the G menu.
    It is the next day and I have rewatched this so many times and I am still not sure if I got it setup right. When I activated the AI the drone just smashed itself into the ground and I noticed my mining rig had mysteriously snapped while idle while I was working on the drone sequence. I can see why people just go scripted when they can.

  • @markop.8854
    @markop.8854 14 днів тому

    Great tutorials. Thanks for helping beginners. But I have a question: At 23:28 you loaded the ice from the large cargo container on the grid the directly into the cargo drone via sortier and grid connector. It didn't work for me, even though I followed your tutorial in detail. In my case, the ice got stuck in the connector on the grid. The most I managed to do move the ice to connector of cargo drone. It does not go further into the cargo drone/medium cargo container. I'm looking for a solution but I can't find it. I am asking for your help.
    The problem is only when loading the ore from the container to the ship. There is no problem in unloading only loading. It's also interesting that when I tried the exact same settings in another training game in admin mode, everything works fine.

  • @mailleweaver
    @mailleweaver 5 місяців тому +2

    Waypoints mark the way, and the way you've marked tells it to go through the hill instead of over it.
    You could set another waypoint above the hill and put it before the dock approach waypoints in your move blocks. That way it wouldn't have to poke its nose at the hill repeatedly to find its way over it. It would first aim for the waypoint over the hill, then only aim for the target base after it has reached that point over the hill.

    • @LunarKolony
      @LunarKolony  5 місяців тому +1

      Yeah that was the little note at the end of the vid, I'll be doing that

    • @mailleweaver
      @mailleweaver 5 місяців тому

      @@LunarKolony Ahh, okay, I missed that. I stopped watching when you said you were done. The end of most UA-cam videos is usually just interaction reminders and other small talk that I don't care about, so I stop them at the end of the main content.

  • @Benjisan-dn8kw
    @Benjisan-dn8kw 3 місяці тому

    So i just watched this vidéo, very helpful btw thank you, i tried reproducing the same patern with my cargo drone. Somehow its able to make 4 Trips back and Forth but then it refuses to go down on the last waypoint and i find myself having to redo the recorder path over and over again. Any tips on why this happens and how to fix it? Also would love for you to show us how to set Up an évent controller to charge it by itself. It would be really appreciated as i cant Seen to find a helpful vidéo on this and my set Up doesnt seem to work. Cant Wait for the suite of your playlists, great gameplay, very resourceful! Thank you😊

  • @skoovee
    @skoovee 29 днів тому

    could you do this by just using recorders for flying inbetween the points?

  • @hippiedude2232
    @hippiedude2232 3 місяці тому

    It definitely needs another battery or two. The AI maxed out the draw quite a bit when cargo is full.

  • @Solid9847
    @Solid9847 2 місяці тому

    Why didn't you setup the event recharge? First time users don't know how to do that.

  • @rxgdemonic4055
    @rxgdemonic4055 4 місяці тому

    On your last episode, what are the blueprints called?

  • @fredpryde8555
    @fredpryde8555 5 місяців тому

    i think it is going to take a bit more studying this b4 i understand us old farts find technology hard lol i think it still be quicker for me to just go get a load lol

  • @turtlesupremeanditscooltur1090
    @turtlesupremeanditscooltur1090 5 місяців тому

    Lunar I need your help please with you discord server

  • @Zoivod
    @Zoivod 4 місяці тому

    The ai is far more "a" than " i"
    - Internethistorian

  • @Hailstrumm
    @Hailstrumm 4 місяці тому

    im worried, does it have time to recharge?

  • @dylanvh9465
    @dylanvh9465 3 місяці тому

    Wait, what other base? lol I have completely missed episode 7 derp. Here I have my welder wall and first cargo drone standby :P
    Love your vids o/

  • @JeffreyBlakeney
    @JeffreyBlakeney 5 місяців тому

    Another thing you need to keep in mind is that the AI blocks, if you use a regular GPS marker, try to get the AI block itself to the marker. If the AI block is to the side, things might not line up as you'd like. Use the "Add waypoint" action of the recorder block sets the waypoint where the recorder block is so that usually lines up okay. However, it is usually best to try to keep your AI block (I can't remember if it is the move or recorder block) aligned to the center of your connector. If it is off to the side and the grid ends up changing facing (ie. pointing west instead of north), then the connector probably won't line up correctly.

  • @JeffreyBlakeney
    @JeffreyBlakeney 5 місяців тому

    Having a minimum altitude of 0 is just asking your drone to crash. You just need it set to a minimum value slightly lower than your lowest docking point. Your drill base you connect at 10 or 11 meters. The other base was 15 or 16 meters so 10 meters would be an okay limit and you don't need to change it if you don't want to. If you do want to adjust the minimum altitude, you can use multiple toolbars in your timer blocks to increase/decrease it multiple times for it to have a greater effect.

  • @BrianRonald
    @BrianRonald 5 місяців тому

    Instead of toggling collision avoidance and precision, use two flight blocks. You can have a precise one with no collision avoidance and a zero height limit for docking, and an imprecise one with collision avoidance and a good minimum height for the open flight stages. Enabling AI behaviour on one automatically disables it on all the others. This way, you have a couple of simple presets that you can trigger at your waypoints.

  • @dennisklaus7188
    @dennisklaus7188 5 місяців тому

    Just a bit of logic improvement, Use an event controller, EC, for loading and unloading instead of a timer. Have the ECs do a trigger now on your timers. These ECs should have the AND Gate on, and is looking at all your cargo fill levels. You'll need two of them, one for loading and the other for unloading. After that setup the battery logic you mentioned. I'd also put on a dedicated cargo for ice on the home base so then you can have some logic for sending this drone out when needed over just constantly making trips.

    • @voarexxx
      @voarexxx 3 місяці тому

      Can this be elaborated on?! I have his build, I attached an EC that is for charging batteries, but can you explain this a little further so I can implement it on my drone. Also, the 2nd part too so my AI isn't just constantly flying for stuff if it is not needed.

  • @Mr402TA
    @Mr402TA 5 місяців тому

    Thanks for the clear explanation on the AI blocks. I've not used them yet, as I've been doing mainly rover playthroughs, so the explanation really helped.

  • @eshfwog
    @eshfwog 5 місяців тому

    the straight and curved conveyers take the same resources, so you dont really need to differentiate between them on the build planner, unless you want to use it to remind you how you were going to build it

  • @Major-Dan
    @Major-Dan 4 місяці тому

    Looking forward to the build video for this. Thanks.

  • @artzehnhoffman8282
    @artzehnhoffman8282 5 місяців тому

    Lunar, do you still play on that map in Pertam that you don't record?

  • @Aussiedreadnought
    @Aussiedreadnought 5 місяців тому

    This is the first video I've been eagerly anticipating since watching the previous episode of a streamed series, can't wait to watch it!

  • @Chernobyl3279
    @Chernobyl3279 2 місяці тому

    I love that your playing the game but doing tutorials at the same time

  • @jjcraft9099
    @jjcraft9099 5 місяців тому

    When will you go over guns?

  • @Aussiedreadnought
    @Aussiedreadnought 5 місяців тому +1

    Thank you for cleaning up your language in this series from your solo survival series you made two years ago, the quality of your content has dramatically improved, well done!