silphius/app/ecs-components/animation.js

4 lines
47 B
JavaScript
Raw Normal View History

2024-06-12 01:38:05 -05:00
export default {
frame: {type: 'uint16'},
};