Results 4 issues of Dawid Rusin

#### Operating system and version: Ubuntu 20.04.1 LTS (WSL on Windows 10) #### `nvm debug` output: ```sh nvm --version: v0.37.2 $SHELL: /bin/bash $SHLVL: 1 whoami: 'dawid' ${HOME}: /home/dawid ${NVM_DIR}: '${HOME}/.nvm'...

I tired to enhance Ashley to make it easier to apply the technique mentioned here: [http://gafferongames.com/game-physics/fix-your-timestep/](http://gafferongames.com/game-physics/fix-your-timestep/). Now you can have this in your main loop: ``` java accumulator += delta;...

enhancement

I want to include files that are not in the same folder that my main file is ::StoryIncludes subpages/page1.tw2 I tried putting slashes and backslashes everywhere but did not manage...

It would be nice to have this awesome library in a popular global repository like https://mvnrepository.com/ for easier inclusion into projects.