In my game I have some objects which they are shapes such as squares and rectangles, and I added a bomb that when I click it, the bomb is destroyed by using destroy action, but I need to know how can I make the bomb explosion effect the other object by making them fly a little distance against the location of the bomb,
what action or behavior can I use.
any help will be appreciated.