AncientBeast
AncientBeast copied to clipboard
leap visual consistency [bounty: 4 XTR]
When Uncle Fungus is leaping backwards (using Frogger Jump ability), he shouldn't turn forward for a bit just after confirming it.
I'd like to fix this one, but when I try to run the unstable version I'm getting this error TypeError: k.map is not a function.
@Ethan-Nowa Have you followed the set-up guide from here -> https://github.com/FreezingMoon/AncientBeast/blob/master/CONTRIBUTING.md#readme ?
I think I've followed it correctly. When I run it on my system or through the Gitpod they both give the same error.
I think I've followed it correctly. When I run it on my system or through the Gitpod they both give the same error.
@Ethan-Nowa something like this happened before recently with someone, but sorted itself out, check this out : https://github.com/FreezingMoon/AncientBeast/issues/2568
I googled a bit about this last night and it might be some issue regarding things not being done asynchronously 🤔