I seem to be having a problem spawning coins in set positions and distances apart making shapes with the coins and structure. Currently i spawn coins in line of 5s on different x positions to test it out. Depending on what speed my character is going these distances apart are varying, the faster my character is going (being boosted for example), the wider the gap is apart. Are my coins when being spawned taking a certain amount of time to kick in and then they move down? Also to note, my coins move down at the 'Main player liner velocity /400'. So as the players liner velocity is going up, im saying every 10 spawn a coin at x position.
if anyone can help with a way to keep spawned actors structured, would be so helpful.
thanks