Breaking Glass

Hey guys I am trying to make it so when my character is near a window either on a vehicle or a building, if player presses a certain key/button will have character bust window… I have two different animations already one for breaking a vehicle window and one for a building window but am not sure how to set this up to work. I am trying to keep everything in just blueprint if at all possible. Your input is greatly appreciated thank you in advance for your assistance.

There are some BP examples in the ContentExamples package, that show objects breaking as you look/click at them. That should suit your needs :slight_smile:

I believe they are in a level labeled “physics” or something to that effect. If not that, then something related to “apex”

some videos on breaking glass can be found on a similar thread…

Thanks guys I really appreciate the advice