Animation API getting better but now need to resolve how it works with the frames.
This commit is contained in:
parent
785d0240da
commit
d4e79f1d3d
7 changed files with 70 additions and 45 deletions
3
Makefile
3
Makefile
|
|
@ -76,3 +76,6 @@ arena:
|
|||
|
||||
story:
|
||||
gdb --nx -x .gdbinit --batch --ex run --ex bt --ex q --args ./builddir/storyboard
|
||||
|
||||
animator:
|
||||
gdb --nx -x .gdbinit --batch --ex run --ex bt --ex q --args ./builddir/animator "rat_king_boss"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue