边缘世界 RimWorld

边缘世界 RimWorld

Despicable
 此主题已被置顶,因此可能具有重要性
DCSzar  [开发者] 10 月 17 日 下午 10:03
Animation Builder Quick Guide
The animation builder is in the mod's folder directory "AnimationBuilder.html", just double click to open in browser.

:DSTskull: PRECAUTIONS:
IF YOU DONT KNOW HOW TO MAKE YOUR ANIMATIONS A SEPARATE MOD, BACKUP YOUR ANIMATIONS
Save a backup of the .xml files you create anywhere outside of my mod's folder. Updates to my mod will most likely cause them to get deleted

Toggling "Preview all stages" may cause you to have to start over because its very buggy when switching between stages. I would stick to only previewing stages individually

Max actors per animation: 1-2, (Support for 3+ is included, but not tested WOULD NOT RECOMMEND)

The basic instructions until I write a full guide:
1. Add all necessary actors (set number first, 1 = male, 2 = female, then click add)
1 1/2. OPTIONAL: Add prop node(s) (hand, toy, etc.)
2. Set the "tick"
2 1/2. OPTIONAL: Add a sound to play for the current tick
3. Select a node, now you can edit the keyframes (either by dragging, or using the sliders)
4. Repeat steps 2 and 3 until satisfied (You don't have to manually create loops, stages can be set to repeat, see step 7)
5. Click "Add stage" after previewing to make sure it looks okay
6. Repeat steps 2 to 4 until you have something you're satisfied with
7. Set the number of times each stage repeats
8. Select what lovin' type category(s) it belongs to and name your animation
9. Click "Finalize", copy and paste the "Output" onto a .xml file and place it anywhere within the defs folder of the mod
最后由 DCSzar 编辑于; 10 月 18 日 上午 3:29