How do i make a shooting object snap to the wall?

I want to create a game like shooting ball. Instead the player is shooting the characters himself everywhere. One thing that i want is whenever the character collides with a wall, it stands on that wall so that player can shoot the character from that wall to another wall. So i have two question:
1. How do i make the character snap to the wall when they collided.
2. Is there some similar projects that i could learn from?

Thank you guys!

Answers

Sign In or Register to comment.