You can search for AAIECAPS on Hopscotch, or you can go to the first post to click on the link : )
By the way, I see you voted for ‘Tag me for small updates’, but you didn’t vote for ‘Tag me for medium updates’ or ‘Tag me for large updates’. Do you only want to be tagged for small updates? Or also for other updates? If yes, you can vote multiple options in that poll.
i don’t know how to fix that, since it’s your own method—to debug, I’d have to change the level code. an alternative is to take them back to the level menu.
I mean, in August I will get my subscription, and every time I see someone gives a plant to my project (I always look at my notifications), I write it down in my Notes. When I see someone who earned that achievement, I will give it ASAP.
i know how to fix 1) but there is a lot of code added in my solution and you’d have to redesign the level.
as you can see from the count on the link, many people have opened the project. there’s no way to tell what their intentions were, but maybe a few of them tried to debug and were unsuccessful.
Thank you! And by the way, I literally looked more than 50 times in so many pieces of code, but I just couldn’t find the problem. Also, what caused the walls not to show up?
oh ok, sorry about that. the walls didnt show up because the level value was set to 0. then they were invisible so even if the value was 1 it wouldn’t show up. so i cloned when you got the message “lvl1” so it cloned once “lvl1” was broadcasted, also when it was broadcasted, it set the level value to 1.
ipad 8th gen. also, i think there was a lot of lag due to the amount of code added, lots of it were a little unnecessary and could’ve worked in less portions. i could optimize it so that the fps runs higher, maybe change your cloning strategy depending on the amount of clones too.