Page 1 of 1

Make platform.destroy_asteroid_chunks() return how many chunks are destroyed

Posted: Wed Dec 04, 2024 11:45 am
by RockPaperKatana
Currently the only way to access this information is by calling find_asteroid_chunks_filtered() and count the table size before calling destroy_asteroid_chunks(), which is not performance-friendly.

Re: Make platform.destroy_asteroid_chunks() return how many chunks are destroyed

Posted: Thu Dec 05, 2024 9:10 pm
by protocol_1903
+1