Help with the a cover system

Hello All,

I am actually looking into trying to making a cover system for the game I am working on. However, I am not even sure where to start as I don’t have much game development experience. Can you folks point me to some tutorials or code?

I won’t mind some old Unreal Script stuff as well because at least that gives me a refrence to some pseudo code I can follow.

Thanks.

Update:

Just realized my details here are a tad sparse. What I wanna do is as follows:

1 . Have the character be able to detect he/she is in a wall/prop that can be used as cover. This should be done where the character is facing.

  1. The ability to vault over the cover or climb on top of it if it can’t be vaulted over.

Thanks.