After stealing Jacob's BALL code and modifying it, it still won't compile. I put all the variables it needs in a special header and converted some functions to c++. Needs movement and cleaner explosion.
I put all the variables it needs in a special header and converted some functions to c++
1)I know, I changed any differences. 2)C++ is backwards compatable
That was all, it compiled. In fact, I'll probably need to get rid of some if not alot of your moving solid code because it's gravity based. I just can't figure out what makes BALL fall, whatever it is needs to go.
EDIT: Big issue. It instantly exploded into random electronics.
REDIT: stupid debugger didn't catch a massive undefined variable.
Like it failing to loop and vanishing?
No, it was just the header.
Rule: NEVER ACCESS HEADERS IN A LOOP
But now it's diffusing and not staying together.