How to change sphere radius in Blueprint?

What you have right now is a static mesh with a sphere as mesh. What you’d like to add is a sphere collision component (the thing that can handle the actual collision). You can change the radius of that one.