MarcellPerger1 / minecraft_clone_1

A minecraft clone using javascript & webgl
MIT License
2 stars 1 forks source link

Add flag to disable fade out animation #171

Open MarcellPerger1 opened 1 year ago

MarcellPerger1 commented 1 year ago

Add flag to disable fade out animation, this would improve test performance as they're not wating for an animation to finish. This would save around 1 second (out of the ~5 seconds to run on my local machine)