How do i make a collision for a game

in a game, i need my sprite to go on top of Sprite 4 like this
(I dragged the sprite on top I didn't figure it out*)
Screenshot 2024-02-16 10.37.30 AM

I need some clarification. Can you share the project?

(it's okay to share unfinished projects)

https://snap.berkeley.edu/snap/snap.html#present:Username=mtrout_27&ProjectName=Geometry%20Dash%20FireFlame&editMode&noRun

I wouldn't use Geometry Dash FireFlame script pic but rather continuously recalculate both sprites' positions, and check if the difference is between certain pre-calculated bounds.

Do you have the coding for it?

No, I don’t happen to have developed any applicable code. From what I’ve seen from you, I’m sure you can write it yourself. Good luck!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.