Skip to content

Commit

Permalink
feat(player): 水黑猫 l2d
Browse files Browse the repository at this point in the history
  • Loading branch information
mark9804 committed Jun 8, 2024
1 parent b4ca6cf commit adf4136
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions lib/ba-story-player/lib/layers/l2dLayer/l2dConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1248,4 +1248,21 @@ export const l2dConfig: IL2dConfig = {
},
otherSpine: [],
},
CH0189_home: {
name: "CH0189_home",
playQue: [
{
name: "CH0189_home",
animation: "Start_Idle_01",
fadeTime: 4.2,
fade: true,
},
],
spineSettings: {
CH0189_home: {
scale: 1.2,
},
},
otherSpine: [],
},
};

0 comments on commit adf4136

Please sign in to comment.