Object spawn

how can i divide single object in two different objects. but divide happens only when object is hit by bullet.

You might wanna look at destructible mesh tutorials on youtube and change things the way you want with that.
you will have to set the bullet hit detection stuff yourself, which is pretty easy aswell just use the onhit event and check the other actor.