I have a pickup, which changes frames randomly and five bullet frames.
When, main charecter is on collision with pickup, my bullet frames changes , but once. (pickup frame1 = bullet frame 1,pickup frame 2 = bullet frame 2 and etc...)
When, sprite on colission with pickup,bullet change frame only for first bullet,after that bullet not changes frames.
How to make, collisions constantly?