Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

Hello Rahi my goat! I'm working on setting up a new model in rahituber and I'm trying to keep track of some of the things that come to mind as I go. They're a couple things that I don't think are super necessary but would be cool to use in the future. 

The first thing would be something along the lines of having it so that we can copy and paste Motion Inherit data to other layers. That and/or maybe able to apply the same settings as you get in layer settings (Motion Inherit, Transforms, Screaming etc) to an entire folder? (The transforms would be the more important part in my case) 

There was something else that occurred to me but I'm unsure of how to word it in a way that makes sense - I also don't know if it's realistically possible - but a way to trigger a transformation with a hotkey press, like in States? An example would be making the character jump by pressing 'up" (and having the physics still work with it somehow).  I know there's probably a way to cheese that through showing/hiding layers that have the transforms I need applied to them but then I don't get the physics!  <- Super not necessary btw but I think it would be neat

Thank you for everything that you do! I'm a huge fan of the software!

(+1)

Related to this, is it possible for child parts to have their own breathing/bounce (eg: chest inherits movement, but has it's own breathing/bounce)? Or is it an engine limitation?

(+2)

I've been thinking of removing that limitation actually, so it's good to know somebody wants it. I originally did it to avoid complexity in my program but that's a lost cause at this point 😅. The snag is I now have to retain the existing functionality by default so I don't break anyone's existing setups, so it'll have to be an option somewhere.