Mega link: Ramage 2.048 - SFW (756Mo)
Features
Art
Technical
- The exact models used by Ramage have been shared on the modding Discord. I advise using those as reference for custom animations.
- New animation config command: "Animation-[Name]-excludechildrenposition:[Bone]"
- New animation config command: "Animation-[Name]-includeposition:[Bone]"
- New animation config command: "Animation-[Name]-eyetracking:[Bone]"
- New animation config command: "Model-[Name]-loading:0"
-------------------------------------------------------
People already started working on custom animations, and some new configuration commands proved necessary:
ExcludeChildrenPosition is intended to fix facial bones having the wrong default position with some pony models. "excludechildrenposition:Mouth" will generally allow to fix everything in one go.
IncludePosition is intended to whitelist what has been blacklisted by ExcludeChildrenPosition, notably so you can still animate the tongue (with "includeposition:Tongue").
EyeTracking make the eyes follow an existing bone. It's limited to the bones that already exist in the SFM models.
Loading allow to disable model loading. It's mostly intended for animation files who sometime have a low-poly model packaged with their animation data.