@skrowemarF wrote:
Hello. I have a main program that has a ship that is moved successfully using oscHook. I also have a class that gets pulled into the main program. I create a vector of object from the class. Together the vector objects move and I control the ship. I have a warning system (collision detection that makes the ball turn colour when within distance. The problem for me, is that the for loop only seems to carry out the detection collision for one of the class objects. And hints welcomed. Thank you. Rob
Posts: 6
Participants: 2