@advjs/monorepo / @advjs/types / Tachie
Interface: Tachie
Defined in: packages/types/src/game/character.ts:45
Properties
class?
optional
class:string
|string
[]
Defined in: packages/types/src/game/character.ts:53
description?
optional
description:string
Defined in: packages/types/src/game/character.ts:46
src
src:
string
Defined in: packages/types/src/game/character.ts:52
tachie path or url when 2d: img url when 3d: pose json data url
style?
optional
style:Record
<string
,string
>
Defined in: packages/types/src/game/character.ts:54