I was trying to write a code in C# to add a popup mechanics to my bubbles. I needed some help from my tutor as the code didn’t work as expected; bubbles were buggy, they were, shaking, not poping up, and when I was dropping the bubble maker, it was disappearing under the room’s floor. It was the hitbox issue that needed to be resolved.
I asked for help with my code as I didn’t know why I can’t make it work as intended. Some issues were simpler to resolve (than I thought before), I needed to change a couple of values. I was working on resolving issues together with my tutor, and we manage to resolve all of them. The code now works.
The screenshoot of the entire code:


Leave a Reply