Yeah, something like that…
I want our bubble to be as complete as possible
Me and my son had a great session today practicing.
We made the bubble get replaced with a point that drops with gravity when clicked on.
Tried to make this new point a new object in a new tab and then run this in the bubble class tab.
Didn’t manage to figure it out today…
I need a variable from the bubble class to work in the new dropping point class.
The point needs to know where the bubble is when click so it can take it from there…
The variable that I use to track the bubble doesn’t work over in my new tab.
How do I do that? Use a object in a object?.. Also for making the code in the main tab short.