I have couple platforms that aren’t visible on ready, I had this idea that when player jumps one platform appears and then player jumps again, platform_2 appears and the first one dissapears. I wanted to create a loop for handling that but can’t figure it out to work properly. I was also thinking about storing platforms in a dictionary or an array to make looping easier but I’m not sure how to go about this. If you got any tips I would be thankfull