In the ToDo section of the README you mention that there's 'still some rendering anomalies'.
To confirm: I see some rendering issues related to the pool at the start of part 16002. This occurs when the player and tentacles emerge from the water.
Session info
``` r
R version 4.2.0 (2022-04-22)
Platform: x86_64-apple-darwin17.0 (64-bit)
Running under: macOS Big Sur 11.6.7
Matrix products: default
LAPACK: /Library/Frameworks/R.framework/Versions/4.2/Resources/lib/libRlapack.dylib
locale:
[1] en_GB.UTF-8/en_GB.UTF-8/en_GB.UTF-8/C/en_GB.UTF-8/en_GB.UTF-8
attached base packages:
[1] grid stats graphics grDevices utils datasets methods base
other attached packages:
[1] purrr_0.3.4 magrittr_2.0.3 nara_0.1.0 eventloop_0.1.1
loaded via a namespace (and not attached):
[1] compiler_4.2.0 R6_2.5.1 cli_3.3.0 tools_4.2.0 audio_0.1-10 rlang_1.0.2
```
In the ToDo section of the README you mention that there's 'still some rendering anomalies'.
To confirm: I see some rendering issues related to the pool at the start of part 16002. This occurs when the player and tentacles emerge from the water.
Session info
``` r R version 4.2.0 (2022-04-22) Platform: x86_64-apple-darwin17.0 (64-bit) Running under: macOS Big Sur 11.6.7 Matrix products: default LAPACK: /Library/Frameworks/R.framework/Versions/4.2/Resources/lib/libRlapack.dylib locale: [1] en_GB.UTF-8/en_GB.UTF-8/en_GB.UTF-8/C/en_GB.UTF-8/en_GB.UTF-8 attached base packages: [1] grid stats graphics grDevices utils datasets methods base other attached packages: [1] purrr_0.3.4 magrittr_2.0.3 nara_0.1.0 eventloop_0.1.1 loaded via a namespace (and not attached): [1] compiler_4.2.0 R6_2.5.1 cli_3.3.0 tools_4.2.0 audio_0.1-10 rlang_1.0.2 ```