UTMM Kit 2.0 Tutorial - How to make and edit a new boss

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ต.ค. 2024

ความคิดเห็น • 90

  • @3dsonsuce01
    @3dsonsuce01 ปีที่แล้ว +2

    UTMM Kit is really, really buggy as well as prone to exploits. So whoever is new at developing, I don't recommend uploading your game if it's built on this kit, as it's susceptible to many universal & game-breaking exploits, the worst thing about it is they don't even target your game specifically (hence the name "universal"). This kit is best used as a target practice.

    • @darkmatter5584
      @darkmatter5584  ปีที่แล้ว +1

      While this is true, you can input your own exploitlogs and scripts to detect these issues, again if your new at developing like this person said, do not attempt to make a kit.
      The code of the kit is very spaghetti and will break the entire game if one code goes slightly wrong. Learn off these kits to make your own games and coordinate your own dev team.

    • @Outer_Chara
      @Outer_Chara 10 หลายเดือนก่อน

      ​@@darkmatter5584 how am fix menu loader?

  • @epicutmmgamer5366
    @epicutmmgamer5366 ปีที่แล้ว

    Hey! in the utmm kit 2.0 there is this "categories" on the boss chart (so you can select a bunch of battles and put them in a category) so it's easier than just search at the entire mess of battles (ingame)

  • @stanleykurtek6623
    @stanleykurtek6623 3 หลายเดือนก่อน

    do you have any idea how to make a boss have a true reset requirement? im making a game with a friend and all the bosses are just stuck at 20 reset requirement because we have no idea how to make it require true resets

  • @kokichiouma4267
    @kokichiouma4267 3 หลายเดือนก่อน

    W tutorils

  • @GojoSatorucp
    @GojoSatorucp 11 หลายเดือนก่อน

    so i have this small bug, where im stuck on the loading screen both on edit and playing test, do you know how to fix it? (edit) nevermind i fixed it also this was a really good explanation

  • @PhotoPhobia123
    @PhotoPhobia123 ปีที่แล้ว

    Thank you this was really helpful

  • @BetaReal
    @BetaReal ปีที่แล้ว

    Yes, this is the only video that genuinely helped my 2iq head

    • @darkmatter5584
      @darkmatter5584  ปีที่แล้ว

      Good to know, thank you for watching!

  • @DementiaGaming957
    @DementiaGaming957 6 หลายเดือนก่อน

    how make the attacks for the boss do damage. Like when it sends a fly, it wont do damage

  • @IncoYT_1
    @IncoYT_1 ปีที่แล้ว

    Hello I extracted the kit and everything and when I go in the game I don't get the stick and shop doesn't work

  • @RetroTooler
    @RetroTooler 9 หลายเดือนก่อน

    How Do I Make An True Reset Boss?(2.1)

  • @rasul_real
    @rasul_real ปีที่แล้ว +1

    Please someone help me
    I'm trying to fix boss damage
    Cuz boss not attacking like he spawning something and throws it to you and you're not getting damage how to fix it ?

    • @rasul_real
      @rasul_real ปีที่แล้ว +1

      It's 2.1 version

    • @darkmatter5584
      @darkmatter5584  ปีที่แล้ว

      @@rasul_real check my recent video to fix this issue

  • @azyh1112
    @azyh1112 6 หลายเดือนก่อน

    ty

  • @darkscorpion365
    @darkscorpion365 ปีที่แล้ว

    My reset button doesn't work please help me 😢

  • @epiclucasgamer
    @epiclucasgamer ปีที่แล้ว

    Rather then saying a question, I will tell you that the Category is what "Category" The boss is in when you look at the boss chart.

  • @jaydensamanica9438
    @jaydensamanica9438 ปีที่แล้ว

    thank you! :D

  • @UndeniedZephyr
    @UndeniedZephyr ปีที่แล้ว

    tysm rlly helped, also in game settings thing we cant see what u did

  • @NieBedeRobicTutajFilmow
    @NieBedeRobicTutajFilmow ปีที่แล้ว

    So i did what u showed but it just broke both of the battles , the gui to start the battle shows up but when i click Go it does nothing

    • @darkmatter5584
      @darkmatter5584  ปีที่แล้ว

      would you prefer if i made an updated tutorial thats more in-depth and understandable?

    • @NieBedeRobicTutajFilmow
      @NieBedeRobicTutajFilmow ปีที่แล้ว

      @@darkmatter5584 Yeah i would love that

  • @goldenfreddy6116
    @goldenfreddy6116 ปีที่แล้ว

    ok

  • @real-nk1ku
    @real-nk1ku ปีที่แล้ว

    it doesnt work for me

    • @darkmatter5584
      @darkmatter5584  ปีที่แล้ว

      www.roblox.com/games/4645338597/UT-MM-Kit-2-1

  • @darkmatter5584
    @darkmatter5584  ปีที่แล้ว +1

    Ask Questions here!

    • @Mr.Dark_Lord
      @Mr.Dark_Lord ปีที่แล้ว

      I have question, how to make dodge with text miss? I mean after hit sans or another boss should missed from hit and have text: miss

    • @darkmatter5584
      @darkmatter5584  ปีที่แล้ว

      @@Mr.Dark_Lord Go into Lightning and search for "Stats" and Duplicate it and rename the duplicate, go into the Duplicate and Duplicate the thingy named "HP", rename the duplicate (name it something like "Stamina" or smth, idk) and edit the duplicate to your liking ( color, size and position) [you can put the Duplicate of "Stats" you made in the head of a dummy to see it, just make sure to put it back into lightning], Search for a script called "AIBase" and make a Back-up of it (by simply renaming it to smth like "AIBase(Backup)" ) [Just incase you change something in the AIBase that causes the entire game to break], [if you do not want every monster to have that stamina bar, or if you want to make a monster's attacks change depending on the stamina, make a second copy of the "AIBase" and rename it (name it smth like "AIStaminaBase"], Create 2 Values , name them something like "Stamina" and "MaxStamina" or "Dodges" and "MaxDodge"
      Make sure the Stamina/Doges (or whatever you named it) Value is a Number Value. [Even more important if you want attacks to change depending on stamina
      and put them in the Humanoid of Every enemy / Every enemy that you want to have the Stamina bar, Go into the "AIBase" or your Renamed Duplicate [NOT THE BACK UP] change the parts where the Health bar gets changed etc (shown in the 3rd and 4th picture) make sure you use the name's for the values and stats duplicate that you chose and done, you set up the Stamina bar all you need now is a way to make it change when the enemy is hit.
      [OPTIONAL]
      If you want your enemies to change Attacks via Stamina, this step should help you.
      Go into the Copy of the "AIBase" that you made [again, NOT the Back up]
      (mine is named "AIStaminaBase", so you don't get confused)
      go to somewhere around Line 90 , look for a part where the humanoid's Health is mentioned and edit it as shown in the first 2 pictures, (make sure you use the name you gave your number value
      after that, make sure you go into the AI of the Enemies you want to change attacks depending to stamina and look for the line in the 3rd picture, make sure the underlined part is the same as the name you gave your renamed AIBase Script. and that should be it.

    • @Mr.Dark_Lord
      @Mr.Dark_Lord ปีที่แล้ว

      @@darkmatter5584 isn't it for the button fight?
      I did it, but dodges not decreases

    • @whitehorrorsans5055
      @whitehorrorsans5055 ปีที่แล้ว

      Hey how to fix battle info somtimes does not appears in some battle portals.

    • @darkmatter5584
      @darkmatter5584  ปีที่แล้ว

      @@Mr.Dark_Lord This is the only info I have, sorry. I dunno