Leather Engine Tutorials #1 - Mod Setup and Adding a Character

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

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

  • @RikuNova
    @RikuNova 2 года назад +15

    Dude, you are incredibly talented. Being able to code a whole engine where you can create mods without the need of knowledge of coding is insane and is no easy task. I hope you and your engine gets more recognition!

    • @Leather128
      @Leather128  2 года назад +2

      i'm not very talented but ok

    • @vortex2422
      @vortex2422 2 года назад +1

      @@Leather128 i mean its not like an engine that is already at peak popularity and also has mod support without recompiling and is being used in thousands of mods and has a better modding system already exists.

    • @Leather128
      @Leather128  2 года назад

      @@vortex2422 yeah basically psych > leather engine 99.9% of the time

    • @vortex2422
      @vortex2422 2 года назад

      @@Leather128 well you are still quite talented. you made an entire fucking game engine from scratch.

    • @Leather128
      @Leather128  2 года назад

      @@vortex2422 what when did i do that?

  • @LegendMichael3
    @LegendMichael3 2 года назад +8

    Are you gonna make a part 2 to this tutorial? I really wanna make a mod but I kinda suck at it and your tutorial may help a lot

  • @Akraroshidere
    @Akraroshidere 2 года назад +1

    This will be in my top 5 engine to use after psych and kade

  • @AdamGaming-by2mk
    @AdamGaming-by2mk 11 месяцев назад

    thank you so much for making kade engine its so easy too use especially with this tutorial

  • @bonniebunnysfmiscool
    @bonniebunnysfmiscool 2 года назад +1

    I did everything you said but my character wouldn't load at all and I don't know why. When I go back to the chart editor I goes back to default mod

    • @Murdersands
      @Murdersands 2 месяца назад

      Me either. Need help

  • @sphis-Sinco
    @sphis-Sinco Год назад

    1:55 "i know in the future *im* gonna make them show up in game"
    me: hello i do it for you

  • @DinnerDoggo
    @DinnerDoggo 2 года назад +1

    i put a custom character the same way you did and followed all the steps but the camara doesn't focus on the character how do i fix the camara position?

    • @Leather128
      @Leather128  2 года назад +1

      use the 'cameraOffset' property in your character json data to do this (like "cameraOffset": [50, 50])

    • @DinnerDoggo
      @DinnerDoggo 2 года назад +1

      @@Leather128 oh ok thanks for your help 👍

  • @danyk1n2
    @danyk1n2 2 года назад +1

    Doesn't work for me. I can't select my character's sprites in the menu (that one when you click 7) the name of my character just don't show up...I watched the tutorial like 158 times and I don't know what's wrong...
    The name of the sprites show up! but.... there are just bf's sprites...
    HELP

    • @danyk1n2
      @danyk1n2 2 года назад +1

      @BlueRay31 does it work for you now?

    • @danyk1n2
      @danyk1n2 2 года назад +1

      ​@BlueRay31 the name of the sprites show up! but.... there are just bf's sprites...

    • @retroskys9890
      @retroskys9890 2 года назад +1

      same its just appears blank then when I select it, it'll just give me an invisible character.

    • @Leather128
      @Leather128  2 года назад +1

      if its just bf: missing character json
      if its invisible: incorrect animation names

  • @DinoCantBeSerious
    @DinoCantBeSerious Год назад

    How do i add stages on this engine

  • @andrewjeanjacques3685
    @andrewjeanjacques3685 2 года назад

    LETS GO I NEED THIS BADLY

  • @itsukitaka1171
    @itsukitaka1171 2 года назад +5

    dude you are talented as usual
    new fan here
    but i have a problem
    i wanna add a character
    i did follow your steps but
    when i go to charting mode
    i saw a char section that has no name
    i guess that was the character i added
    but when i put it in
    it crashes
    pls help

    • @gdpromaster9284
      @gdpromaster9284 2 года назад +3

      same but the character is invisible

    • @bagoflays69
      @bagoflays69 Год назад

      To fix this, check what character group it is, set the group to "default" to fix this.

  • @percentageof100s
    @percentageof100s Год назад

    Wait how do you remove songs in the mod like bopeebo or fresh

  • @jxmesreall
    @jxmesreall Год назад

    thanks for the tutorial,it helps me

  • @049_
    @049_ 2 года назад

    when i did what you did the engine wont open up

  • @17_Ashes
    @17_Ashes Год назад

    Hey how do i raise the volume?

  • @BaranMuzu
    @BaranMuzu 2 года назад +1

    plss how to make custom song
    not source

  • @whitenengue2468
    @whitenengue2468 2 года назад +1

    I have an error that when I put the name of my bumpin logo or something, nothing appears, I tried to add a variable of my logo but it crashed me please help
    (title state)

    • @Leather128
      @Leather128  2 года назад

      u made sure the animation name in the xml is correct right?

    • @whitenengue2468
      @whitenengue2468 2 года назад

      @@Leather128 Yes

    • @whitenengue2468
      @whitenengue2468 2 года назад

      Question, In which folders should I put the title assets if I am in source code?
      In the new version of LeatherEngine
      0.4.1

    • @Leather128
      @Leather128  2 года назад

      @@whitenengue2468 preload/images/title/

    • @Leather128
      @Leather128  2 года назад

      i thought that would've been self explanatory by looking at the files but idk

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

    how do i lower height because i wanna port kapi and im 99% done

  • @blueerbx
    @blueerbx 2 года назад +1

    hey so i got my mod to work. when i chose the character (rock) the character didn't show up. do you know how to fix it?
    btw new sub
    edit: where can i also the the camaraOffset? i cant find it

    • @Leather128
      @Leather128  2 года назад

      you kinda just have to like add it to the file manually i think, but it's no big deal, also with the character not showing up could you give some more info and put it on the discusions tab on the github? (github.com/Leather128/LeatherEngine/discussions btw)

    • @blueerbx
      @blueerbx 2 года назад

      @@Leather128 oh ok thanks

    • @blueerbx
      @blueerbx 2 года назад

      @@Leather128 ok so i saw what you said. the icon works but not the character. i think im doing something wrong lol

    • @Leather128
      @Leather128  2 года назад

      @@blueerbx yeah you probably are doing something wrong, but can you put this on the github page for leather engine instead of youtube comments? makes it easier to add things like images and stuff (and keep it more organized in one place)

    • @blueerbx
      @blueerbx 2 года назад

      @@Leather128 oh sorry

  • @AVeryRandomDude
    @AVeryRandomDude 2 года назад +2

    The note splashes look kinda... *THICC*

    • @AVeryRandomDude
      @AVeryRandomDude 2 года назад

      Oh, thanks for making it no longer *THICC*

  • @Snchzzzs
    @Snchzzzs 2 года назад

    Maan that engine looks so cool i will totally make an mod on it

  • @Ma9u
    @Ma9u 2 года назад

    The engine is very good but I have a doubt, why when it fails do I kill myself?

    • @Leather128
      @Leather128  2 года назад +1

      idk seems like a personal problem ngl

  • @Yexxation
    @Yexxation 2 года назад

    i have a question i'm making a recopilation of pretty good songs but i have a problem that some characters are excesivily big and it doesn't match

    • @Leather128
      @Leather128  2 года назад +1

      graphicSize setting in config.json possibly?

    • @Yexxation
      @Yexxation 2 года назад

      @@Leather128 idk man because im doing it without the source code

    • @Leather128
      @Leather128  2 года назад +1

      @@Yexxation config.json files are the things characters use without source code though???

    • @Yexxation
      @Yexxation 2 года назад

      @@Leather128 I will see that later because I'm gonna sleep but anyway I'm gonna see that thx👍

    • @Yexxation
      @Yexxation 2 года назад

      @@Leather128 thx man it was that the graphic size of the character really appreciated 👍

  • @unknownytarsnal
    @unknownytarsnal Год назад

    hey, so when i go try to compile the source code it keeps giving me the error flixeltextureatlas do you need it to install. how do i fix it?

    • @Leather128
      @Leather128  Год назад

      yes you need to install it, this can be done by running the following command in a terminal: haxelib git flixelTextureAtlas github.com/Smokey555/Flixel-TextureAtlas.git

    • @unknownytarsnal
      @unknownytarsnal Год назад

      ​@@Leather128 i also need fnf-modcharting-tools
      Edit: also how did you get botplay score?

    • @unknownytarsnal
      @unknownytarsnal Год назад

      how do i also make it to where i don't have botplay lag for very spammy songs? Ik what to do but there is some code that doesn't work with the added code.

    • @Leather128
      @Leather128  Год назад

      @@unknownytarsnal for fnf-modcharting tools just run: haxelib git fnf-modcharting-tools github.com/TheZoroForce240/FNF-Modcharting-Tools

    • @Leather128
      @Leather128  Год назад

      @@unknownytarsnal also i don't know what code you're talking about and what lag you're talking about, so i can't really be of help here (especially because the engine is basically discontinued by this point) sorry mate

  • @cif588
    @cif588 2 года назад

    This is a great tutorial but Im having issues making pixel charcters. How do you do it? There isn't even config text documents in the pixel characters. Where in the world is the game getting senpai's data from?

    • @Leather128
      @Leather128  2 года назад

      that data is stored in game, and for doing that just use the `graphicSize` and `antialiasing` properties in the character config.json lol

    • @cif588
      @cif588 2 года назад

      @@Leather128 how exactly do I use the antialaising property. And I raised the graphic size but still nothing is showing

    • @Leather128
      @Leather128  2 года назад

      @@cif588 wait nothing is showing? then you have your animation names wrong probably, also the antialiasing property is just true or false (false for pixel characters)

    • @cif588
      @cif588 2 года назад

      @@Leather128 that is probably the reason, but when I did, the game crashed 🤔 very odd

    • @cif588
      @cif588 2 года назад

      nvm I finally got him working (the antialiasing isnt rly working) but thats ok thx so much

  • @andrewjeanjacques3685
    @andrewjeanjacques3685 2 года назад +1

    quick question: What Drawing app are you using?

  • @DustSongCreator
    @DustSongCreator 2 года назад

    sorry but i cant see a my mod in curent mod

  • @sustormwither9210
    @sustormwither9210 2 года назад

    help
    every time i open the engine my game chashes
    HELP!

  • @zombieloke
    @zombieloke 2 года назад

    how do i make a ui skin

  • @angw3l
    @angw3l 2 года назад

    oh my freaking god thank you

  • @notredam6776
    @notredam6776 2 года назад

    Can you tell me how to pour mods onto FNF leather engine
    please I need to know how to do it so I can play Dave and Bambi 2.5 on leather engine so that way I don't have hecked up inputs And also because leather engine is the best FNF engine

    • @vortex2422
      @vortex2422 2 года назад

      you... you do know that you cant just put a mod into the mods folder and expect it to work right?

    • @Leather128
      @Leather128  2 года назад

      vortex i think they wanna know how to port a mod not how to play a mod

  • @SonicMarioMadness
    @SonicMarioMadness 2 года назад

    Wheres Leather Engine Tutorials Part 2

  • @polygon_animetz
    @polygon_animetz 2 года назад

    when i added my character it was too big! how do i make them smaller?

    • @Leather128
      @Leather128  2 года назад

      put ~"graphicSize": 0.5,~ in your character's config.json file with the other values like "imagePath" to change the scale of your character (1 being the default btw)

  • @GoldenShaggy
    @GoldenShaggy 2 года назад

    How To Get The Coding Screen?
    Is it Lua?

    • @Leather128
      @Leather128  2 года назад +1

      what coding screen

    • @GoldenShaggy
      @GoldenShaggy 2 года назад

      I Mean, Like This 2:17

    • @Leather128
      @Leather128  2 года назад +1

      @@GoldenShaggy sir, that is a code and text editing program i have installed called 'vscode' it's not lua or anything built into the game, it's just a program i like to use for editing code (or files in some sort of relation to code, like json which is just a data format)

    • @GoldenShaggy
      @GoldenShaggy 2 года назад

      @@Leather128 Oh Thank You For Telling me lol

  • @kristofusclidofus6534
    @kristofusclidofus6534 2 года назад

    I dont have a config file for my charecter..

    • @Leather128
      @Leather128  2 года назад

      then make one???????????

  • @no-bc9rg
    @no-bc9rg 2 года назад

    How do you change the characters health bar color

    • @Leather128
      @Leather128  2 года назад

      in any character's config.json file, just add a line that looks like this: ' "barColor": [199, 111, 211], ' but replace the numbers with the *R*, *G*, and *B* values you want (red green and blue, from 0-255)

  • @Theepicrichard420
    @Theepicrichard420 2 года назад

    Pretty cool

  • @Dripz177
    @Dripz177 2 года назад

    idk how to put mods i need help with it

    • @Leather128
      @Leather128  2 года назад

      you don't know how to put a folder that contains a mod in the mods folder?

  • @garcellog8753
    @garcellog8753 2 года назад

    you will add data_arrows json?

    • @Leather128
      @Leather128  2 года назад

      in future maybe but rn they are just text files

  • @hammermania973
    @hammermania973 2 года назад

    How do I add events in songs like guns without messing anything?

    • @Leather128
      @Leather128  2 года назад

      just add the events in the charter? seems pretty simple to me

    • @hammermania973
      @hammermania973 2 года назад

      @@Leather128 I mean- I know how to do that, I just meant how do I save them?

    • @Leather128
      @Leather128  2 года назад

      @@hammermania973 the save events button lol (put it in the same folder as your song basically)

    • @hammermania973
      @hammermania973 2 года назад

      @@Leather128Oh thanks! This will help.

  • @tayway210
    @tayway210 2 года назад

    VERY helpful, thx

  • @DustSongCreator
    @DustSongCreator 2 года назад

    hey u know i was make like u do but when i need to change mod it not show up what to do ?

    • @Leather128
      @Leather128  2 года назад

      can you word that better? i have no idea what you're asking me

    • @DustSongCreator
      @DustSongCreator 2 года назад

      @@Leather128 like when i create a folder with mod name and do meta i can see it in mods but in debug menu i cant change it to my mod

    • @DustSongCreator
      @DustSongCreator 2 года назад

      uhhh

  • @techdevofficial
    @techdevofficial 2 года назад

    I have an error on source

    • @Leather128
      @Leather128  2 года назад

      thanks for the insight on your issue

  • @notrealfaker
    @notrealfaker 2 года назад

    how to download leather engine?

    • @Leather128
      @Leather128  2 года назад

      go on the github or gamebanana, and download the latest version for your platform

  • @zenitsuagatsuma7845
    @zenitsuagatsuma7845 2 года назад +1

    It's very difficult :( any other way to put mods?

    • @Leather128
      @Leather128  2 года назад +1

      what is very difficult?

  • @mikegrande914
    @mikegrande914 2 года назад

    Hey How Do I Add 26 Key! to leather Engine

    • @chilldude9338
      @chilldude9338 2 года назад

      U can't the limit is 18

    • @kabanos3k
      @kabanos3k 2 года назад

      @@chilldude9338 no its infinity

    • @Similirity
      @Similirity 2 года назад

      You have to code it in

  • @gajus9331
    @gajus9331 2 года назад

    i have winrar so i cant even copy and paste the template mod

    • @Leather128
      @Leather128  2 года назад

      nice, maybe get 7zip so you have unskill issue

    • @gajus9331
      @gajus9331 2 года назад

      @@Leather128 yeah mayby.

  • @ThimgsGD
    @ThimgsGD 2 года назад

    Cool! I might try!

  • @Drifter404fr
    @Drifter404fr 2 года назад

    I just my own custom insta health note to leather engine :)
    All you need to do is miss the note and you have max hp

  • @SugaryCherryy
    @SugaryCherryy 2 года назад

    1:24 before i watched that part i called it the same thing

  • @Temmie4Life
    @Temmie4Life 2 года назад

    make one saying how to make more then 1 person sing at once

    • @Similirity
      @Similirity 2 года назад

      Are you trying to do a funny?
      (FNF Song Player Series?)

  • @AVeryRandomDude
    @AVeryRandomDude 2 года назад

    Oh yeah :)

  • @LeoSinanyan
    @LeoSinanyan 2 года назад

    I can make FNF Vs my mod leather engine port

  • @TheMenaceHimself2006
    @TheMenaceHimself2006 Год назад

    I selected my character and he shows up as Boyfriend for some reason.

    • @Leather128
      @Leather128  Год назад

      somehow you incorrectly named the folder that contains your character json i guess

    • @TheMenaceHimself2006
      @TheMenaceHimself2006 Год назад

      @@Leather128 Aight I fixed it! How do we add stages in Leather?

    • @Leather128
      @Leather128  Год назад

      @@TheMenaceHimself2006 check github.com/Leather128/LeatherEngine/wiki/Creating-a-Stage

    • @TheMenaceHimself2006
      @TheMenaceHimself2006 Год назад

      @@Leather128 Hey, how do you add a week?

  • @JustDragosrandom
    @JustDragosrandom Год назад

    in 2023 is crashing

    • @Leather128
      @Leather128  Год назад

      ok

    • @JustDragosrandom
      @JustDragosrandom Год назад

      when i put the custom character
      the engine is good i used it now is crashing

  • @mikegrande914
    @mikegrande914 2 года назад

    Do you have discord

    • @Leather128
      @Leather128  2 года назад

      yes

    • @mikegrande914
      @mikegrande914 2 года назад

      @@Leather128 then I want to be friends on discord your name on discord?