Do you mean the view is like a FPS, where the crossbow stays in the middle of the screen, like the game DOOM? If so, you could rotate the objects around the crossbow. You could use the orbit behavior on the other objects. Or you could create an invisible sprite at the same position as the crossbow, and pin the objects to the invisible sprite, and apply the rotation to the invisible sprite.