Fill this out this info to make it easier for the community to help you! If you don’t fill out this information, your post may be deleted or removed.
What Wick Editor Version are you using?
Ex. 1.19.3
Describe the Problem
Its some sort of coding stuff that I don’t know and theres many mechanics that I want to add.
What have you tried so far?
I initially watched sorta same wick editor videos that have those mechanics but they’re either complex or not addable to my codes.
I need some help cuz this is a real project that I have to do.
I can’t send the wick editor file incase some people might steal it👀 but I’ll explain them in lists.
Level 2.
-
Net moving
For this level, I want to make a net move left and right. I initially planned by using two ‘barriers’ which the net will first hit one of them then bounce back to the barrier, this will make as a hopper.
I think i have to do something like how do you stop the code that makes the Net move ,and add the code that makes the net move after bouncing once and others? -
Net catching
While moving, the net will periodically go down, after stopping at a random location. (I tried to do random.integer but it picks a location too small or too big and doesn’t seem to go down smoothly, any help there?) -
Debris Move and Drag
How can a game win without points and more? I want to add Debrises ‘points’ where they will just drift up slowly onto the canva/frame then the player can drag and move them. (They also have to dodge while moving the debris, so anyway to like slow them down and try to make it like their drifting in a sea?
Sorry for asking! I’m just very swamped with how much videos and forums I have been trying to search for so much hours