Posted May 07, 2024 by Steven Cooney
Now you can push the objects that you grab. Had a bug where I was removing them from the array at the same time i was trying to loop over them. Now I add velocity to all of them and then loop over and remove them from the array.