i have an inventory system in my game, if click on inventory slot, it has frames, for example like frame 0 is empty, frame 1 is an apple, frame 2 is a weapon.
It it set "not to loop"
but when I start my game and when I click on my bag icon, it opens the inventory and everytime it opens the inventory the inventory slots changes frames, once. I don't know why it keeps doing this.
I set it not to loop, but it does a loop one time.