I need RainbowBalloon to teleport to the Player every tick after I collide with Balloon, I've tried
Player -> On collision with Balloon -> Play Audio "Item"
l
l--> System -> Every Tick -> Set RainbowBalloon position to Player
but it sets position to the player once.