I decided to recreate the on screen ripple effect I saw in a game earlier, it’s pretty simple but I haven’t found any resources of it so I decided to just publish this one here
(not to be confused with the ripple effect found in some games when you click a button and it ripples within the button)
onScreenRipple.rbxl (69.3 KB)
To tweak the ripple, go to StarterPlayerScripts > LocalScript then edit the control variables on lines 10, 11, and 12, these will affect how the ripple plays out so you can make it look how you want it to.
(sizeMultiplier determines how large the circle will become from the starting size)