Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
It doesn’t seem to sync properly with the 'Show Me Your Hands' mod."
When Yayo's Animation mod is enabled, my custom JobDriver orientation changes made in Toil using pawn.Rotation or pawn.rotationTracker.FaceTarget are invalidated.
When Job animation is on, the Pawn faces a strange direction when the custom Job is executed.
If possible, I don't want to force my users to partially disable Yayo's Animation.
Yayo's Animation mod is a great mod.
So, can Yayo's Animation mod respect the Pawn orientation changes made in the original JobDriver provided by other mods?
Thanks for continuing to make great mods.
...
https://gist.github.com/HugsLibRecordKeeper/cc654f8ba64a262273ed2321e1c7586c
- Updated/fixed Giddy-Up 2 compatibility
- Fixed item stands having being affected by weapon animations
- Fixed item stands sometimes causing errors when failing to use combat animations
- Fixed the mod causing more significant errors and issues if a pawn broke for some other reason
System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner:Run ()
System.Threading.Tasks.SynchronizationContextAwaitTaskContinuation/<>c:<.cctor>b__7_0 (object)
UnityEngine.UnitySynchronizationContext/WorkRequest:Invoke ()
UnityEngine.UnitySynchronizationContext:Exec ()
UnityEngine.UnitySynchronizationContext:ExecuteTasks ()
Error in Yayo's Animation (Continued), assembly name: yayoAni, method: GiddyUp:MountingPawn, exception: System.MissingFieldException: Field not found: Verse.Pawn GiddyUp.Jobs.JobDriver_Mounted.rider Due to: Could not find field in class
[Ref EC6C19E6] Duplicate stacktrace, see ref for original
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch3 (string)
ModErrorChecker.ModErrorChecker/<StartChecks>d__1:MoveNext ()
System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner:InvokeMoveNext (object)
cont...
I can share my current mod list, also thank you so much for the update! I love the mod and it's been my essential for Rim world forever!
You made this game even better
- Split the mod into "Animation Framework" (will need to think of a name for it) and "Yayo's Animation"
- Animations are no longer designed in C# code but in the XML files
- Other mods can add animations, framework does nothing on its own and requires addons
- A single interaction can have multiple animations (picked at random, maybe something more complex later?)
- Each interaction can be configured in options (disable specific animations for it, add other animations to it, etc.)
Will probably take some time to do. Especially since I'm not sure how much time will have with some of my other responsibilities.
You are DADDY!!!
YOU ARE MY GOD DADDY!!!
I may finally finish making the rework/sequel, but depending on how big it will I could end up delaying it and just updating this version as well.