i tried to do simple 1 ball and 1 object (2 frame) colliding each other in CT3.
object has 2 frames :
pictures number 1 and number 2 on them
added number 2 an instance variable =2
// when i set frames in animation of number 2 , 0th frame is 2, 1st frame is number 1
in events i tried so many things but it keeps changing frame without collision. maybe cause of repeat count? we cant make it 0, always 1 .
could get the logic of using animation frame , variable and collision together.
by the way i'm trying to make "snake vs block" like project.