feat: Integrated Stream asset and Kai animation system
This commit is contained in:
15
main/vibe_kai.go
Normal file
15
main/vibe_kai.go
Normal file
@@ -0,0 +1,15 @@
|
||||
components {
|
||||
id: "sprite"
|
||||
component: "/main/vibe_kai.sprite"
|
||||
position {
|
||||
x: 0.0
|
||||
y: 0.0
|
||||
z: 0.0
|
||||
}
|
||||
rotation {
|
||||
x: 0.0
|
||||
y: 0.0
|
||||
z: 0.0
|
||||
w: 1.0
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user