Blur effect at the place of the shot

Hello everyone I want to implement a blur system with any action. I need, for example, when a player is shot, a blur appears at the place of the shot. The problem is that I am not a very good scriptwriter and it is unlikely that I will ever be able to do this without outside help. I tried to do something like a gui square like in Jim’s Computer at the end when he takes the gun, but I didn’t succeed.

If you want it to be censored like in “Jim’s Computer” you should add BildboardGui to your target then create label with black background and scale all of them and set your text to textlabel, if you want it to be like blur on target then this post will be helpful for you: How to make UI Gaussian Blur

2 Likes

Thank you. You’ve been very helpful to me.