Results 2 comments of Simón

Hi. First GBox2D classes and tutorial were really useful. I don't know if there is a way for update the position of GB2Sprites, but if the answer is no, this...

I had the same need, I forked the library and did a modification to the next file: **src/components/modules/api/saver.ts** ```javascript import { Saver } from '../../../../types/api'; import { OutputData } from...