mirror of
https://mirror.ghproxy.com/https://github.com/dexyfex/CodeWalker
synced 2026-05-15 06:56:15 +08:00
Added root motion option to ModelForm
This commit is contained in:
Generated
+1
@@ -722,6 +722,7 @@
|
||||
this.EnableRootMotionCheckBox.TabIndex = 37;
|
||||
this.EnableRootMotionCheckBox.Text = "Enable root motion";
|
||||
this.EnableRootMotionCheckBox.UseVisualStyleBackColor = true;
|
||||
this.EnableRootMotionCheckBox.CheckedChanged += new System.EventHandler(this.EnableRootMotionCheckBox_CheckedChanged);
|
||||
//
|
||||
// label22
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user