@Funkininterview I think I mainly find it the most fun cuz I find it the easiest lol
I have experience within all parts of modding, but coding specifically feels so nice because it's so objective and logic based rather than being like music or visuals that are completely subjective
@khatnid I'm not a professional animator by any means but it seems like a lot of it is in the arcs
Like when they turn in the chair, they also move their head down to make a clearer arc
Or when they bend forward they go down and then forward in a curve instead of following a linear path
@The_Observer255@borjapping Codename Engine uses Away3D
Away3D is VERY old, unoptimized for modern technology, and is lacking a LOT of really basic features
Having a more modern alternative is good (though this is more of a demo / test and is not actually useful or more optimized than Away3D yet)
@dev_generic Oh interesting!
I've actually seen it while scrolling through library mods on modrinth
Didn't actually know the extent of what it was capable of tho
I'll look into it!
@BristowEwan I think I'd want to see something similar to BitSpeek
It feels like it's really the only plugin of it's kind and it would be interesting to see other takes on the concept and maybe how it could be evolved
@littlekenuxx Yeah, I've wanted to make something like this, but since all of the inputs required for each combination aren't guaranteed to be on the same exact frame every time it's incredibly annoying to code
I hope someone can figure out a good way to implement it eventually tho