Skip to content

Commit

Permalink
feat(player): 新学生 L2D
Browse files Browse the repository at this point in the history
  • Loading branch information
mark9804 committed Oct 6, 2024
1 parent 7fc578e commit f9e1155
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 @@ -1511,4 +1511,21 @@ export const l2dConfig: IL2dConfig = {
},
otherSpine: [],
},
Reizyo_home: {
name: "Reizyo_home",
playQue: [
{
name: "Reizyo_home",
animation: "Start_Idle_01",
fadeTime: 5.9,
fade: true,
},
],
spineSettings: {
Reizyo_home: {
scale: 1.0,
},
},
otherSpine: [],
},
};

0 comments on commit f9e1155

Please sign in to comment.