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

Поделиться
HTML-код
  • Опубликовано: 15 янв 2025

Комментарии • 46

  • @nycos84
    @nycos84 8 месяцев назад +18

    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.

  • @johndee2990
    @johndee2990 8 месяцев назад +6

    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 8 месяцев назад +1

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

    • @johndee2990
      @johndee2990 8 месяцев назад

      @@eshfwog Reprinting Drones gets expensive.

  • @theodor5480
    @theodor5480 8 месяцев назад +12

    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 8 месяцев назад +14

    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.

  • @Aussiedreadnought
    @Aussiedreadnought 8 месяцев назад

    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!

  • @Mr402TA
    @Mr402TA 8 месяцев назад

    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.

  • @lowrads3653
    @lowrads3653 День назад

    If you don't want a dedicated docking port just for a drone, move the whitelist sorter to the inlet of a dedicated storage unit, which is directly connected to an H2O2 unit. The outlet will need to blacklist ice, and return to central storage. Thus, your drone can use any present or future docking port, and can exchange multiple categories of cargo in both directions.

  • @mailleweaver
    @mailleweaver 8 месяцев назад +5

    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  8 месяцев назад +1

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

    • @mailleweaver
      @mailleweaver 8 месяцев назад +1

      @@LunarKolony Ahh, okay, I missed that. I stopped watching when you said you were done. The end of most RUclips 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.

  • @Major-Dan
    @Major-Dan 7 месяцев назад

    Looking forward to the build video for this. Thanks.

  • @JeffreyBlakeney
    @JeffreyBlakeney 8 месяцев назад +3

    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 5 месяцев назад

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

  • @Aussiedreadnought
    @Aussiedreadnought 8 месяцев назад +2

    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!

  • @JeffreyBlakeney
    @JeffreyBlakeney 8 месяцев назад

    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.

  • @eshfwog
    @eshfwog 8 месяцев назад

    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

  • @Dinogamer3279
    @Dinogamer3279 6 месяцев назад

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

  • @dylanvh9465
    @dylanvh9465 6 месяцев назад

    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/

  • @TafT
    @TafT 5 месяцев назад

    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.

  • @JeffreyBlakeney
    @JeffreyBlakeney 8 месяцев назад

    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.

  • @dennisklaus7188
    @dennisklaus7188 8 месяцев назад

    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 6 месяцев назад

      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.

  • @markop.8854
    @markop.8854 4 месяца назад

    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.

    • @ljr72
      @ljr72 11 дней назад

      I had the same problem, I enabled "Collect All" in the Drones "Connector". So now it fills my Drones "Connector" with 3.11k ice, the ice don't flow inside the "Cargo Containers". So I added a "Convoyer sorter" (thin one, like the coverter) between Drones "Medium Cargo Container" and the "Connector" and turned on "Drain All" without any Black or whitelists. Now it fills the "Cargo Containers". Now I need to figure out how to limit the amount it fills the "Cargo Containers". Maybe an "Event Controller" could do that, have to google more solutions :)

    • @ljr72
      @ljr72 11 дней назад

      :( I had to take the "Convoyer sorter" away, cuz it didn't let the Ice drain out from the Drone, Well 3.11K is any way better than nothing

  • @BrianRonald
    @BrianRonald 8 месяцев назад

    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.

  • @christoffer1973
    @christoffer1973 7 дней назад

    Great videos and entertaining. Can't you set the drone to have minimum height over ground.

  • @rameymj
    @rameymj 5 дней назад

    Why did you pull the ice into the cargo NOT connected to the H2/O2 generator? Seems like putting it into "the hut" would have been more beneficial.

  • @brynf4377
    @brynf4377 5 месяцев назад +1

    A few moments in this I got very lost

  • @artzehnhoffman8282
    @artzehnhoffman8282 8 месяцев назад

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

  • @skoovee
    @skoovee 4 месяца назад

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

  • @TheJMBon
    @TheJMBon 19 дней назад

    Wouldn't you want event controllers instead of timers? I.e., on drone dock, swap batteries to recharge and only switch back to auto and launch the drone again once the battery is at 100%. Also, you need another battery as the drone was redlining while flying empty. Just feels like using timers for this kind of drone is just asking for a rapid unplanned disassembly due to a depleted battery.

  • @Benjisan-dn8kw
    @Benjisan-dn8kw 7 месяцев назад

    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😊

  • @Solid9847
    @Solid9847 6 месяцев назад

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

  • @rxgdemonic4055
    @rxgdemonic4055 7 месяцев назад

    On your last episode, what are the blueprints called?

  • @hippiedude2232
    @hippiedude2232 6 месяцев назад

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

  • @stevestark2167
    @stevestark2167 4 дня назад

    Is there a way to make the speed of the drone be 100mps in flight then change speed at a specific waypoint to a specific speed???

  • @jjcraft9099
    @jjcraft9099 8 месяцев назад

    When will you go over guns?

  • @umadbro3059
    @umadbro3059 3 месяца назад

    It didn’t work for me, did everything twice and still nothing. I started ai flight and basic return to drill and it moves to the first checkpoint but then just sits there. Ai flight status is idle. What do I do?

  • @Hailstrumm
    @Hailstrumm 8 месяцев назад

    im worried, does it have time to recharge?

  • @Zoivod
    @Zoivod 8 месяцев назад

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

  • @turtlesupremeanditscooltur1090
    @turtlesupremeanditscooltur1090 8 месяцев назад

    Lunar I need your help please with you discord server

  • @fredpryde8555
    @fredpryde8555 8 месяцев назад

    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

  • @meyatetana2973
    @meyatetana2973 3 месяца назад

    ya we know this and that's why nobody uses Nexus mods lol at least nobody who is serious about moding