Hi, im making rhythm game but i don’t know how to like “flip” the movement of the object.
Thanks for help.
Theres the project:
Hi, im making rhythm game but i don’t know how to like “flip” the movement of the object.
Thanks for help.
Theres the project:
Can you screenshot the events and maybe provide some more explanation… most people will not want to download and search through your project to find the problem
I don’t know if that is what you are trying to do, but that registers if you press on point1 or point5 while player is on it. if its a rhythm game, you probably don’t want to change the “move” of player, as that will disrupt the rhythm
this is a variation that scores when you correctly press on the player when its on 1 or 5. i’d need to understand more about what you want the game to do to help more.
My idea is : points turn blue and if that green ball (player) is on center of that blue point you must click and player moves opposite direction
different approach, just reversing the direction. if you make one of the middle animations blue (animation 1) then clicking reverses it
Thanks for help!!!