Leather128 / LeatherEngine

Just a little engine I decided to make since nobody seemed to have true custom mod support.
GNU General Public License v3.0
70 stars 57 forks source link

Bug Report: Play Animation event not working fully #250

Closed RhysRJJ closed 2 years ago

RhysRJJ commented 2 years ago

So pretty much, it seems like the playanimation events are based on a songs bpm, causing them to play for less time/frames on higher bpm songs

https://streamable.com/joths3 At the end his detrans animation should play slowly like in the og mod but it plays for a couple frames before stopping, I have no idea if there's a fix for this or a way around it but yea, sorta sucks lmao

Hopefully this all makes sense

Leather128 commented 2 years ago

basically what you do is use the "character will idle" the event to make the character not idle until you want them to idle (aka u set them to be able to idle when you want) and yes, while this is annoying it will work until i actually make it work without doing that