Create a project that involves one or more sprites jumping or flying. For this instead of idea or theme, I am starting with the code. I want to make the sprite be able to jump and then suspend gravity and fly for 5 seconds when the cat touches orange.
I was stuck on this and then got some help from @HESteachers THANK YOU! So this project was just about figuring out how to give sprite bonus power of flying within a platform game. I have made simple platform games before but never with a bonus power. All my effort went into the code and not the sprite or background, so that is all very minimal. I am happy with the solution but still wondering if there is a better way to do this.