How to Spawn a Powerup that knows when the Player Overlaps it

Your 2nd solution seems okay, index your spawned props in a grid for better perf so that you don’t check the distance between all pickups everytime and add a bit of movement prediction if you have vehicles :person_shrugging:

1 Like