So I am creating platforms but I am having them randomly spawn.
I am trying to figure out how to change the movement of each platform on spawn.
I have tried using a timer and randomly selecting between 0-4 (each number has a different Sine movement) but it just spawns horizontal platforms.
Can anybody help with this?
Thank You.