mirror of
				https://gitgud.io/c0ffeeeeeeee/rimworld-animations.git
				synced 2024-08-15 00:43:45 +00:00 
			
		
		
		
	set extended keyframe to default invisible for bugged hand anims
This commit is contained in:
		
							parent
							
								
									e639ae8fb8
								
							
						
					
					
						commit
						8a93f3b087
					
				
					 4 changed files with 53 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							| 
						 | 
					@ -354,3 +354,5 @@ healthchecksdb
 | 
				
			||||||
/1.5/Defs/AnimationDefs/BasicBestiality/BasicBestiality2v1.xml
 | 
					/1.5/Defs/AnimationDefs/BasicBestiality/BasicBestiality2v1.xml
 | 
				
			||||||
/1.5/Defs/AnimationDefs/BasicBestiality/BasicBestiality1v1.xml
 | 
					/1.5/Defs/AnimationDefs/BasicBestiality/BasicBestiality1v1.xml
 | 
				
			||||||
/1.5/Defs/AnimationDefs/BasicBestiality/!BasicBestiality.xml
 | 
					/1.5/Defs/AnimationDefs/BasicBestiality/!BasicBestiality.xml
 | 
				
			||||||
 | 
					/1.5/Defs/TestDoNotPush
 | 
				
			||||||
 | 
					/1.5/Textures/AnimationProps/BEV
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
										
											Binary file not shown.
										
									
								
							| 
						 | 
					@ -14,6 +14,6 @@ namespace Rimworld_Animations
 | 
				
			||||||
        public Rot4 rotation = Rot4.North;
 | 
					        public Rot4 rotation = Rot4.North;
 | 
				
			||||||
        public SoundDef sound = null;
 | 
					        public SoundDef sound = null;
 | 
				
			||||||
        public VoiceTagDef voice = null;
 | 
					        public VoiceTagDef voice = null;
 | 
				
			||||||
        public bool visible = true;
 | 
					        public bool visible = false;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -184,6 +184,56 @@
 | 
				
			||||||
    <Content Include="1.5\Defs\AnimationDefs\Missionary\Stage6.xml" />
 | 
					    <Content Include="1.5\Defs\AnimationDefs\Missionary\Stage6.xml" />
 | 
				
			||||||
    <Content Include="1.5\Defs\AnimationPropDefs\AnimationPropDef_Hand.xml" />
 | 
					    <Content Include="1.5\Defs\AnimationPropDefs\AnimationPropDef_Hand.xml" />
 | 
				
			||||||
    <Content Include="1.5\Defs\OffsetDefs\OffsetDef_Placeholder.xml" />
 | 
					    <Content Include="1.5\Defs\OffsetDefs\OffsetDef_Placeholder.xml" />
 | 
				
			||||||
 | 
					    <Content Include="1.5\Defs\TestDoNotPush\AnimationDefs\Doggystyle Condom\AnimationPropDef_BEV.xml" />
 | 
				
			||||||
 | 
					    <Content Include="1.5\Defs\TestDoNotPush\AnimationDefs\Doggystyle Condom\Doggystyle Intro1.xml" />
 | 
				
			||||||
 | 
					    <Content Include="1.5\Defs\TestDoNotPush\AnimationDefs\Doggystyle Condom\Doggystyle Intro2.xml" />
 | 
				
			||||||
 | 
					    <Content Include="1.5\Defs\TestDoNotPush\AnimationDefs\Doggystyle Condom\Doggystyle Intro3.xml" />
 | 
				
			||||||
 | 
					    <Content Include="1.5\Defs\TestDoNotPush\AnimationDefs\Doggystyle Condom\Doggystyle1.xml" />
 | 
				
			||||||
 | 
					    <Content Include="1.5\Defs\TestDoNotPush\AnimationDefs\Doggystyle Condom\Doggystyle2.xml" />
 | 
				
			||||||
 | 
					    <Content Include="1.5\Defs\TestDoNotPush\AnimationDefs\Doggystyle Condom\Doggystyle3.xml" />
 | 
				
			||||||
 | 
					    <Content Include="1.5\Defs\TestDoNotPush\AnimationDefs\Doggystyle Condom\Doggystyle4.xml" />
 | 
				
			||||||
 | 
					    <Content Include="1.5\Defs\TestDoNotPush\AnimationDefs\Doggystyle Condom\Doggystyle5.xml" />
 | 
				
			||||||
 | 
					    <Content Include="1.5\Defs\TestDoNotPush\AnimationDefs\Doggystyle Condom\Doggystyle6.xml" />
 | 
				
			||||||
 | 
					    <Content Include="1.5\Defs\TestDoNotPush\AnimationDefs\Doggystyle Condom\Doggystyle7.xml" />
 | 
				
			||||||
 | 
					    <Content Include="1.5\Defs\TestDoNotPush\AnimationDefs\Doggystyle Condom\Doggystyle8.xml" />
 | 
				
			||||||
 | 
					    <Content Include="1.5\Defs\TestDoNotPush\AnimationDefs\Doggystyle Condom\GroupAnimation_Doggystyle_Condom_BEV.xml" />
 | 
				
			||||||
 | 
					    <Content Include="1.5\Defs\TestDoNotPush\AnimationDefs\Doggystyle Condom\OffsetDef_Doggystyle_BEV_Bottom.xml" />
 | 
				
			||||||
 | 
					    <Content Include="1.5\Defs\TestDoNotPush\AnimationDefs\Doggystyle Condom\OffsetDef_Doggystyle_BEV_Top.xml" />
 | 
				
			||||||
 | 
					    <Content Include="1.5\Defs\TestDoNotPush\AnimationDefs\Doggystyle Condom\TexPathVariants_Doggystyle_BEV.xml" />
 | 
				
			||||||
 | 
					    <Content Include="1.5\Defs\TestDoNotPush\AnimationProps\BEV\Condom\Condom.png" />
 | 
				
			||||||
 | 
					    <Content Include="1.5\Defs\TestDoNotPush\AnimationProps\BEV\Condom\CondomOpened.png" />
 | 
				
			||||||
 | 
					    <Content Include="1.5\Defs\TestDoNotPush\AnimationProps\BEV\Condom\CondomUnused.png" />
 | 
				
			||||||
 | 
					    <Content Include="1.5\Defs\TestDoNotPush\AnimationProps\BEV\Condom\CondomWithCumStages\CondomWithCumStage1.png" />
 | 
				
			||||||
 | 
					    <Content Include="1.5\Defs\TestDoNotPush\AnimationProps\BEV\Condom\CondomWithCumStages\CondomWithCumStage10.png" />
 | 
				
			||||||
 | 
					    <Content Include="1.5\Defs\TestDoNotPush\AnimationProps\BEV\Condom\CondomWithCumStages\CondomWithCumStage11.png" />
 | 
				
			||||||
 | 
					    <Content Include="1.5\Defs\TestDoNotPush\AnimationProps\BEV\Condom\CondomWithCumStages\CondomWithCumStage2.png" />
 | 
				
			||||||
 | 
					    <Content Include="1.5\Defs\TestDoNotPush\AnimationProps\BEV\Condom\CondomWithCumStages\CondomWithCumStage3.png" />
 | 
				
			||||||
 | 
					    <Content Include="1.5\Defs\TestDoNotPush\AnimationProps\BEV\Condom\CondomWithCumStages\CondomWithCumStage4.png" />
 | 
				
			||||||
 | 
					    <Content Include="1.5\Defs\TestDoNotPush\AnimationProps\BEV\Condom\CondomWithCumStages\CondomWithCumStage5.png" />
 | 
				
			||||||
 | 
					    <Content Include="1.5\Defs\TestDoNotPush\AnimationProps\BEV\Condom\CondomWithCumStages\CondomWithCumStage6.png" />
 | 
				
			||||||
 | 
					    <Content Include="1.5\Defs\TestDoNotPush\AnimationProps\BEV\Condom\CondomWithCumStages\CondomWithCumStage7.png" />
 | 
				
			||||||
 | 
					    <Content Include="1.5\Defs\TestDoNotPush\AnimationProps\BEV\Condom\CondomWithCumStages\CondomWithCumStage8.png" />
 | 
				
			||||||
 | 
					    <Content Include="1.5\Defs\TestDoNotPush\AnimationProps\BEV\Condom\CondomWithCumStages\CondomWithCumStage9.png" />
 | 
				
			||||||
 | 
					    <Content Include="1.5\Defs\TestDoNotPush\AnimationProps\BEV\Condom\CondomWithPenis.png" />
 | 
				
			||||||
 | 
					    <Content Include="1.5\Defs\TestDoNotPush\AnimationProps\BEV\Condom\UsedCondom.png" />
 | 
				
			||||||
 | 
					    <Content Include="1.5\Defs\TestDoNotPush\AnimationProps\BEV\Cum\Cum_Drop.png" />
 | 
				
			||||||
 | 
					    <Content Include="1.5\Defs\TestDoNotPush\AnimationProps\BEV\Cum\Cum_Drop_Flipped.png" />
 | 
				
			||||||
 | 
					    <Content Include="1.5\Defs\TestDoNotPush\AnimationProps\BEV\Cum\Cum_Splash.png" />
 | 
				
			||||||
 | 
					    <Content Include="1.5\Defs\TestDoNotPush\AnimationProps\BEV\Cum\Image1.png" />
 | 
				
			||||||
 | 
					    <Content Include="1.5\Defs\TestDoNotPush\AnimationProps\BEV\Cum\Image2.png" />
 | 
				
			||||||
 | 
					    <Content Include="1.5\Defs\TestDoNotPush\AnimationProps\BEV\Cum\Image3.png" />
 | 
				
			||||||
 | 
					    <Content Include="1.5\Defs\TestDoNotPush\AnimationProps\BEV\Cum\Image4.png" />
 | 
				
			||||||
 | 
					    <Content Include="1.5\Defs\TestDoNotPush\AnimationProps\BEV\Cum\Image5.png" />
 | 
				
			||||||
 | 
					    <Content Include="1.5\Defs\TestDoNotPush\AnimationProps\BEV\Cum\Image6.png" />
 | 
				
			||||||
 | 
					    <Content Include="1.5\Defs\TestDoNotPush\AnimationProps\BEV\Cum\Image7.png" />
 | 
				
			||||||
 | 
					    <Content Include="1.5\Defs\TestDoNotPush\AnimationProps\BEV\Food\Grape.png" />
 | 
				
			||||||
 | 
					    <Content Include="1.5\Defs\TestDoNotPush\AnimationProps\BEV\Food\VineofGrapes.png" />
 | 
				
			||||||
 | 
					    <Content Include="1.5\Defs\TestDoNotPush\AnimationProps\BEV\Hands\Hand.png" />
 | 
				
			||||||
 | 
					    <Content Include="1.5\Defs\TestDoNotPush\AnimationProps\BEV\Hands\HandClean.png" />
 | 
				
			||||||
 | 
					    <Content Include="1.5\Defs\TestDoNotPush\AnimationProps\BEV\Misc\Image1.png" />
 | 
				
			||||||
 | 
					    <Content Include="1.5\Defs\TestDoNotPush\AnimationProps\BEV\Misc\Phone.png" />
 | 
				
			||||||
 | 
					    <Content Include="1.5\Defs\TestDoNotPush\AnimationProps\BEV\Penis\Penis.png" />
 | 
				
			||||||
 | 
					    <Content Include="1.5\Defs\TestDoNotPush\AnimationProps\BEV\Water\Drop.png" />
 | 
				
			||||||
    <Content Include="1.5\Defs\TexPathVariantsDefs\TexPathVariants_XrayPenis_Human.xml" />
 | 
					    <Content Include="1.5\Defs\TexPathVariantsDefs\TexPathVariants_XrayPenis_Human.xml" />
 | 
				
			||||||
    <Content Include="1.5\Defs\AnimationDefs\TestAnimation1.xml" />
 | 
					    <Content Include="1.5\Defs\AnimationDefs\TestAnimation1.xml" />
 | 
				
			||||||
    <Content Include="1.5\Defs\AnimationDefs\TestAnimation2.xml" />
 | 
					    <Content Include="1.5\Defs\AnimationDefs\TestAnimation2.xml" />
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue