MCC Halo 3 Mod Tools Tutorial Episode 10 - AI Pathtracing

Sdílet
Vložit
  • čas přidán 5. 09. 2024

Komentáře • 111

  • @unit220
    @unit220 Před 2 lety +27

    Thanks for all the vids. Having them be of shorter lengths like this *really* helps to isolate topics for quicker referencing/learning.

    • @faberthecatgirl
      @faberthecatgirl Před 2 lety +1

      It really does, plus it helps the community create more amazing more amazing content as a whole if we have a reliable source of tutorials to refer to

    • @fryingpanproductions
      @fryingpanproductions  Před 2 lety +3

      Thank you! I try my best to be as efficient and as clear as possible in the shortest amount of time!

  • @Duke16Devlin
    @Duke16Devlin Před 2 lety +2

    You helped me a ton!
    Long time user of Sapien and Guerilla for the original Custom Edition in the mid 2000s and never had to do that "don't strip pathfinding" for that game.
    My AI worked properly in Sapien for H3 but were motionless in the built map. I was pulling my hair trying to figure why it wasn't working.
    That trick made it work (and an odd checkbox tbh).
    Thanks

    • @fryingpanproductions
      @fryingpanproductions  Před 2 lety +1

      That’s awesome to hear! Thank you! Yeah it sometimes really is just one checkbox that makes the biggest difference haha

  • @SligStorm
    @SligStorm Před 2 lety +2

    Another great tutorial Fryingpan! Looking forward to what you cook up for us next!😅

  • @peculiarcreature
    @peculiarcreature Před 2 lety +1

    Loving the vids so far, keep up the rad work dude. I'm getting a little tripped up atm because when I press ctrl end it doesn't highlight the firing positions pink.

  • @aureusindustries
    @aureusindustries Před 2 lety +9

    also how do u make them respawn on death

    • @slackingstacker
      @slackingstacker Před 2 lety

      (script continuous respawn_ai
      (sleep_until (< (ai_living_count "[your squad name here]") [ai amount here]))
      (sleep 100)
      (ai_place "[your squad name here]" 1)
      (sleep 1)
      )
      add this to your level's script

    • @aureusindustries
      @aureusindustries Před 2 lety

      @@slackingstacker yes but how do u add a script to edit..

  • @misterbanshee7992
    @misterbanshee7992 Před 2 lety +5

    If he ever does h2 saphien tuts I’d be so happy 😂 that one harder then h3

    • @fryingpanproductions
      @fryingpanproductions  Před 2 lety

      It's on my list!

    • @misterbanshee7992
      @misterbanshee7992 Před 2 lety

      @@fryingpanproductions Have you figured out how to use initial objective and initial task so my ai could spawn in with task lol

    • @freddywondercat1362
      @freddywondercat1362 Před 2 lety

      This tutorial, and all that I've seen so far on this channel, are actually useable for the h2 editor. I literally used this tutorial for a halo 2 map, actually.

    • @misterbanshee7992
      @misterbanshee7992 Před 2 lety

      @@freddywondercat1362 h2 modding is harder I was told but I could try it I guess. I just need a tutorial for ai respawn.

    • @LethalThreat
      @LethalThreat Před 2 lety

      @@misterbanshee7992 It is not a setting that you can toggle in Sapien apparently. You need to write a script and then compile it to get the respawning working.

  • @titmouse4915
    @titmouse4915 Před rokem +1

    Awesome tutorial series. Seems kind of pointless to use guerilla for setting "Don't Strip Pathfinding" when it's right there as an option under 'scenario' in sapien.

  • @Konfektionery
    @Konfektionery Před 2 lety +7

    Enjoying your playlist so far, just have some questions:
    Will this method work for aircraft? Such as Banshees and Hornets, etc?
    Any way to get the AI to respawn? Maybe make a fire-fight like scenario?
    Also, is it possible to give this file to others to play test in-game together? Effectively making your own "coop" missions with more then 4 players?

    • @music-channel69
      @music-channel69 Před 2 lety

      1: Not sure. The Firing Points seem to only be placed on ground and walls (doesn't work for bridges).
      2: If you haven't seen it, he made a video about it.
      3: From what i heard, co-op has the AI not showing their animations and just sliding while the host has no issues.

  • @MrZeeks
    @MrZeeks Před 2 lety

    Just tutorial for how to like delete all the things I added on the map:))))) sorry for spam I'm rly glad we have someoen like u

  • @Dragoru
    @Dragoru Před 2 lety

    I hate to be that guy, but when you exited out of Sapien to go into Guerilla and check "Don't strip pathfinding" that flag was visible under scenario within Sapien and you could have saved a fair bit of time in the process.

  • @tylerdavis1033
    @tylerdavis1033 Před 2 lety +1

    Love to see it!

  • @uigewl4952
    @uigewl4952 Před 2 lety +1

    Hey man, is there a way to set the difficulty on the AI? Or even a way to get MCC to identify my map variant as a "mission" so that I can choose to play my modified Last Resort on Normal, Heroic, etc.

  • @SoulbentAnime
    @SoulbentAnime Před 2 lety

    Now this is what I'm talking about! Thank you!

  • @MisterChief711
    @MisterChief711 Před 2 lety +1

    can you make a tutorial about how squads work?

  • @mohza1890
    @mohza1890 Před 2 lety

    great vid thanks man

  • @DatYouTubeGuy
    @DatYouTubeGuy Před 2 lety +2

    How would we go about by having them stop in place for a few seconds to do some idle animations or add like sleeping grunts or having the brutes that are overlooking the area or pissing, etc... Like the constant movement makes it look slightly unnatural so I wonder if there is a way to expand the AI even further to be more dynamic or natural?

    • @loganjewell451
      @loganjewell451 Před 2 lety +1

      For sure, there is a way, i see the scripts even, just cant get them to do it, maybe need to check guerilla. IDKKKKK

  • @SigmaDyess
    @SigmaDyess Před 2 lety +1

    EDIT: Partially solved my own issue! Used guard in the "activity name" filter. Stays still until provoked but now it just turns to one side.
    EDIT 2: Used "idle" and this worked as intended!
    EDIT 3: Idle stopped working and the AI was acting as it did earlier... I'm so confused bro
    How would we make the AI stand still or guard their position until they see the player, where they can then use the zones for pathfinding? Would this require scripting, or could you use the patrol point feature? I'm not completely sure how those work.

  • @EpsilonStudios174
    @EpsilonStudios174 Před 2 lety +1

    Can you make a tutorial about customized spartan bipeds for cinematics PLEASEEE?
    You are making an awesome job making these videos.

  • @dacrimney
    @dacrimney Před 2 lety +6

    Thank you once again. Question: do you use h2ek? Does yours crash? And if not, does it translate well? I tried getting ai into maps on h2ek but when i select their primary weapon it crashes. Havent tried bypassing weapons i just went right back to h3

    • @imahaloguy
      @imahaloguy Před 2 lety +1

      I’m having the same crashes too.

    • @Sunaion
      @Sunaion Před 2 lety +3

      After messing around the past 2 days with H2EKIve noticed there's a bit of an order to adding ai and weapons. First, you'll want to add your characters and weapons in the types, and after that, save. Then you'll want to create your squads and name them, and SAVE BEFORE you add the starting points, it's a 50 50 that it crashes (for me at least) when you try to select the starting points. Then you'll want to make your starting points and SAVE. Next you'll want to make your zones but its likely you'll crash when you click on the zones folder. Then make your instances and SAVE. Make at least one firing point before you make your area otherwise its likely you will crash. Once you make your firing points and area the editor seems to become a lot more stable after that point, with far less crashes, but I can't stress enough how important it is to save when you have finished with something.

    • @dacrimney
      @dacrimney Před 2 lety +1

      @@Sunaion ah, ok. I appreciate that. Halo 2 is my favorite in the series so im willing to work with it. If i notice anything ill let you know, but again, truly appreciate you taking the time out

    • @slackingstacker
      @slackingstacker Před 2 lety +2

      @@dacrimney Another workaround for the AI starting point dilemma is to close the properties palette then re-open it once you select a squad's starting points

    • @LethalThreat
      @LethalThreat Před 2 lety

      Question for anybody in this thread/reading - I'm making a H2 AI War on Coagulation, and my AI are not spawning after compiling the map and running in game. In Sapien they are there and fighting, but in-game nothing. I have the initially placed box checked as well, plus a script to keep them respawning forever after death. Nothing though in game. Thoughts?

  • @CountStarkey
    @CountStarkey Před 2 lety +1

    This is awesome, can you show how to apply it to vehicles next?

    • @fryingpanproductions
      @fryingpanproductions  Před 2 lety +1

      Coming soon!

    • @CountStarkey
      @CountStarkey Před 2 lety

      @@fryingpanproductions sick thank you, these videos have been incredibly helpful. Swapping terrain textures would be of interest too.

  • @andrewtafuri465
    @andrewtafuri465 Před 2 lety +1

    Is there limit to how many pathnodes can be laid down for a zone?

  • @weaver900
    @weaver900 Před 2 lety +1

    Awesome! :D

  • @jackvc844
    @jackvc844 Před 2 lety +3

    I've followed your tutorial here, but I notice one thing, AI seem to get stuck on forged in objects a lot. Is there any workaround for that? I've tried covenant and flood forces on the map Foundry and saw them getting stuck on forged objects commonly.

    • @skull_studios
      @skull_studios Před 10 měsíci

      You can use cookie cutters and regenerate pathfinding

  • @LethalThreat
    @LethalThreat Před 2 lety +2

    So I'm learning the H2 and H3 Sapien, and I am noticing that they are quite different from the Halo Custom Edition versions of the old days. One thing I cant figure out is how to get the AI to respawn after they die. Any ideas anyone? I also want to figure out how to spawn AI vehicles. I'm making a badass AI war mod on Coagulation in H2 and would love to get this working!

  • @zues3663
    @zues3663 Před 2 lety +2

    how do you get ai to respawn

  • @diamondinthesky4771
    @diamondinthesky4771 Před rokem

    Any tutorial for importing things from different games like Reach/ODST weapons or even Covenant AI from Halo ODST?

  • @FreakZado
    @FreakZado Před 2 lety

    Thank you so much for this

    • @fryingpanproductions
      @fryingpanproductions  Před 2 lety +1

      You're so welcome! Thanks for watching!

    • @FreakZado
      @FreakZado Před 2 lety

      @@fryingpanproductions hell yeah. Love your videos. Very very helpful

  • @misterbanshee7992
    @misterbanshee7992 Před 2 lety +2

    Could you do tutorial on ai in vehicles ? Would be cool to see big battles like h wars kind of also how to make them respawn.

    • @fryingpanproductions
      @fryingpanproductions  Před 2 lety

      This is coming very soon!

    • @misterbanshee7992
      @misterbanshee7992 Před 2 lety

      @@fryingpanproductions lol I mis the days when entire sections of h2 sp where out to mp I used to have a map on og xbox it was part of metropolis when you exit the tunnel but it had all the characters and sp vehicles from e dry map in it

    • @3N1StaticGaming
      @3N1StaticGaming Před 2 lety

      Hey I managed to get it working, it's the same process but look under area's and tik the Vehicle Area. Under Flags [Zones -> Your firing points -> Areas -> then tick Flags {vehicle area}] Hope that helps.

    • @misterbanshee7992
      @misterbanshee7992 Před 2 lety +1

      @@3N1StaticGaming do they get in them or spawn in it lol ? Like getting a brute in a phantom would be hard.

    • @3N1StaticGaming
      @3N1StaticGaming Před 2 lety

      @@misterbanshee7992 you can have them spawn in, or get in, it's up to you. It's easier to just spawn them in vehicles.

  • @cardb0ardrapt0r
    @cardb0ardrapt0r Před 2 lety

    No idea if I missed something or if I'm just being dumb but trying to do this with a squad of 4 elites on sandbox just won't work.
    I'll probably give it a shot on a different map soon but I've watched the vid all the way through 3 - 4 times and nothings changed.
    Part of me thinks it may be because it's a dlc map but I'm not too sure if that would even bother the AI since you're literally creating the patrol / firing zones for them.

  • @music-channel69
    @music-channel69 Před 2 lety

    Does this not work with Flood units? I've got their spawn points set, gave them an SMG, set a zone for them to go about. When i did Map Reset, all they do is stand there.

  • @Modernbaddog
    @Modernbaddog Před 2 lety +1

    How do you set AI (marines/odst) to be friendly to the player? Another video that shows this?

    • @khlmsh
      @khlmsh Před 2 lety +1

      you can either default to green team in game (that's human default team) or set the team to 'player' and it'll be automatically on your team

  • @desclapper1382
    @desclapper1382 Před 2 lety

    I'm trying to change the HEV aka the drop pod from a scenery object to a vehicle but how exactly can I do this?

  • @TankzUploadz
    @TankzUploadz Před 2 lety +1

    Doing a map reset deletes the AI off the map and I'm unsure why

    • @3N1StaticGaming
      @3N1StaticGaming Před 2 lety +1

      save before you do it and then after which you'll need to place again

    • @fryingpanproductions
      @fryingpanproductions  Před 2 lety +1

      Also make sure you have “initially placed” checked on the squad

  • @Mizzed64
    @Mizzed64 Před 2 lety

    I probably missed something but, what am I supposed to do to edit the campaign maps and import them to be playable?

  • @iforgotmyname1885
    @iforgotmyname1885 Před 8 měsíci

    I'm trying to replicate this in reach but the firing positions won't show up. Any suggestions?

    • @possumlord5227
      @possumlord5227 Před 4 měsíci

      same problem dude

    • @iforgotmyname1885
      @iforgotmyname1885 Před 4 měsíci +1

      @possumlord5227 c
      Check out Icyadvices AI tutorial, on the same map [countdown]. If I recall correctly the cells and zones are all visible in the drop down but to access the firing points you have to highlight the cell then firing positions will appear wherever you right click on the map

  • @talcha2906
    @talcha2906 Před 3 měsíci

    why does this not work in odst

  • @perilousintent2936
    @perilousintent2936 Před 2 lety

    Is there one for follow player?

  • @darkmaster24073
    @darkmaster24073 Před 2 lety

    How do you get vehicles to stay in place when spawned but be able to move and drive them when you get in them. I tried spawning a phantom and it fell through the map or it would spin around.

  • @MrZeeks
    @MrZeeks Před 2 lety

    Also how do u completely like delete all the stuff u added on the map?

  • @21stcenturystops59
    @21stcenturystops59 Před 2 lety

    It does not work in bunkerworld

  • @MrZeeks
    @MrZeeks Před 2 lety

    how do i make them run

  • @MrZeeks
    @MrZeeks Před 2 lety

    Hey during missions is there a way to make ai follow u

  • @lindaunderling4637
    @lindaunderling4637 Před 2 lety

    How does it work for say, making them go up the stairs on that structure? Or making them manuver to specific locations via walkways

    • @txdh2419
      @txdh2419 Před 2 lety +1

      I think you have to edit the Z height when placing firing positions

    • @txdh2419
      @txdh2419 Před 2 lety +1

      For maneuvering you’ll have to tinker with their character file in Guerilla. Movement properties and pathfinding stuff

    • @lindaunderling4637
      @lindaunderling4637 Před 2 lety +1

      @@txdh2419 they style tag?

    • @txdh2419
      @txdh2419 Před 2 lety +1

      @@lindaunderling4637 I would say so yes. Or the character tag possibly. I can’t remember but you’re in the right area

    • @Sunaion
      @Sunaion Před 2 lety +2

      You can't (at least to my knowledge). The pathfinding only seems to make the world itself usable but doesn't seem to "see" particular objects because they aren't made from BSP material. This seems to only be the case in multiplayer maps, but in campaign maps the pathfinding seems to, for the most part, read most non BSP items just fine and will create pathfinding on them. Unfortunately most multiplayer maps are made nearly exclusively out of non BSP objects (two main exceptions would be riverworld and midship).

  • @Ernisx619
    @Ernisx619 Před 2 lety

    Are you going to make a tutorial change gun sounds?

  • @TheGhostOfFive
    @TheGhostOfFive Před 2 lety

    Do these ai sync in multiplayer? Or is it the same as ce

  • @smallbrain43
    @smallbrain43 Před 2 lety

    would the pathfinding work for ai spawned through the forge menu or would it only work for ai placed through squads?

  • @imahaloguy
    @imahaloguy Před 2 lety +1

    Yo does this method work for H2 as well?

  • @aureusindustries
    @aureusindustries Před 2 lety

    epic

  • @SherProductions11
    @SherProductions11 Před 2 lety

    how do I make them respawn again?