J-Andersen-UvA / BabylonSignLab

1 stars 1 forks source link

For loop in fnuction should be replaced with different foreach of animation array #9

Closed rem0g closed 2 months ago

rem0g commented 2 months ago

I dont like the forloop as it shows different result in array, glos + animation is different if we add or remove animations. I dont know yet how to fix it.

Sometimes the length is different from animation length, which causes the app to crash.

https://github.com/J-Andersen-UvA/BabylonSignLab/blob/ef3f08bff3c3bd5788b27f99cdc6899c69442361/LoadingAnimation/main.html#L347