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 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.
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?
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
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
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)
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
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 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)
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
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.
@@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
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?
@@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)
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
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 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)
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)
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!
i'm not very talented but ok
@@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.
@@vortex2422 yeah basically psych > leather engine 99.9% of the time
@@Leather128 well you are still quite talented. you made an entire fucking game engine from scratch.
@@vortex2422 what when did i do that?
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
This will be in my top 5 engine to use after psych and kade
ok
thank you so much for making kade engine its so easy too use especially with this tutorial
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
Me either. Need help
1:55 "i know in the future *im* gonna make them show up in game"
me: hello i do it for you
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?
use the 'cameraOffset' property in your character json data to do this (like "cameraOffset": [50, 50])
@@Leather128 oh ok thanks for your help 👍
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
@BlueRay31 does it work for you now?
@BlueRay31 the name of the sprites show up! but.... there are just bf's sprites...
same its just appears blank then when I select it, it'll just give me an invisible character.
if its just bf: missing character json
if its invisible: incorrect animation names
How do i add stages on this engine
LETS GO I NEED THIS BADLY
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
same but the character is invisible
To fix this, check what character group it is, set the group to "default" to fix this.
Wait how do you remove songs in the mod like bopeebo or fresh
thanks for the tutorial,it helps me
when i did what you did the engine wont open up
Hey how do i raise the volume?
plss how to make custom song
not source
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)
u made sure the animation name in the xml is correct right?
@@Leather128 Yes
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
@@whitenengue2468 preload/images/title/
i thought that would've been self explanatory by looking at the files but idk
how do i lower height because i wanna port kapi and im 99% done
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
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)
@@Leather128 oh ok thanks
@@Leather128 ok so i saw what you said. the icon works but not the character. i think im doing something wrong lol
@@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)
@@Leather128 oh sorry
The note splashes look kinda... *THICC*
Oh, thanks for making it no longer *THICC*
Maan that engine looks so cool i will totally make an mod on it
ok have fun
The engine is very good but I have a doubt, why when it fails do I kill myself?
idk seems like a personal problem ngl
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
graphicSize setting in config.json possibly?
@@Leather128 idk man because im doing it without the source code
@@Yexxation config.json files are the things characters use without source code though???
@@Leather128 I will see that later because I'm gonna sleep but anyway I'm gonna see that thx👍
@@Leather128 thx man it was that the graphic size of the character really appreciated 👍
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?
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
@@Leather128 i also need fnf-modcharting-tools
Edit: also how did you get botplay score?
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.
@@unknownytarsnal for fnf-modcharting tools just run: haxelib git fnf-modcharting-tools github.com/TheZoroForce240/FNF-Modcharting-Tools
@@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
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?
that data is stored in game, and for doing that just use the `graphicSize` and `antialiasing` properties in the character config.json lol
@@Leather128 how exactly do I use the antialaising property. And I raised the graphic size but still nothing is showing
@@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)
@@Leather128 that is probably the reason, but when I did, the game crashed 🤔 very odd
nvm I finally got him working (the antialiasing isnt rly working) but thats ok thx so much
quick question: What Drawing app are you using?
adobe animate
@@Leather128 alr. maybe ill try it
sorry but i cant see a my mod in curent mod
help
every time i open the engine my game chashes
HELP!
how do i make a ui skin
oh my freaking god thank you
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
you... you do know that you cant just put a mod into the mods folder and expect it to work right?
vortex i think they wanna know how to port a mod not how to play a mod
Wheres Leather Engine Tutorials Part 2
idk maybe someday
when i added my character it was too big! how do i make them smaller?
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)
How To Get The Coding Screen?
Is it Lua?
what coding screen
I Mean, Like This 2:17
@@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)
@@Leather128 Oh Thank You For Telling me lol
I dont have a config file for my charecter..
then make one???????????
How do you change the characters health bar color
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)
Pretty cool
idk how to put mods i need help with it
you don't know how to put a folder that contains a mod in the mods folder?
you will add data_arrows json?
in future maybe but rn they are just text files
How do I add events in songs like guns without messing anything?
just add the events in the charter? seems pretty simple to me
@@Leather128 I mean- I know how to do that, I just meant how do I save them?
@@hammermania973 the save events button lol (put it in the same folder as your song basically)
@@Leather128Oh thanks! This will help.
VERY helpful, thx
hey u know i was make like u do but when i need to change mod it not show up what to do ?
can you word that better? i have no idea what you're asking me
@@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
uhhh
I have an error on source
thanks for the insight on your issue
how to download leather engine?
go on the github or gamebanana, and download the latest version for your platform
It's very difficult :( any other way to put mods?
what is very difficult?
Hey How Do I Add 26 Key! to leather Engine
U can't the limit is 18
@@chilldude9338 no its infinity
You have to code it in
i have winrar so i cant even copy and paste the template mod
nice, maybe get 7zip so you have unskill issue
@@Leather128 yeah mayby.
Cool! I might try!
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
1:24 before i watched that part i called it the same thing
make one saying how to make more then 1 person sing at once
Are you trying to do a funny?
(FNF Song Player Series?)
Oh yeah :)
I can make FNF Vs my mod leather engine port
ok cool
@@Leather128 Its called Vs Alfred
I selected my character and he shows up as Boyfriend for some reason.
somehow you incorrectly named the folder that contains your character json i guess
@@Leather128 Aight I fixed it! How do we add stages in Leather?
@@TheMenaceHimself2006 check github.com/Leather128/LeatherEngine/wiki/Creating-a-Stage
@@Leather128 Hey, how do you add a week?
in 2023 is crashing
ok
when i put the custom character
the engine is good i used it now is crashing
Do you have discord
yes
@@Leather128 then I want to be friends on discord your name on discord?