Jump to content

climbing mod help


Fnoros

Recommended Posts

I'm not sure if this is the correct forum to ask, but I want to create a mod that will attach the player character to a wall, and allow them to climb on it.

 

I don't care about third person animations, I can just force first person. I don't want advanced assassin's creed style climbing with ledges and stuff, just the ability to basically spiderman my way up any surface. Maybe limited by texture (i.e. can only be used on surfaces with rocky textures or others that could reasonably be climbable, like brick walls)

 

However, I have no idea where to even begin. I have only basic programming experience, including a class in high school on C++, and have looked at creationkit.com, and have done some tutorials, although they seem to only involve object and event triggers and such, like making stones start quests, not manipulation of player physics or anything.

 

I have a concept of the basic logic I want, basically:

 

when some key is pressed:

player gravity deactivated

player forced to be X units away from targeted surface

player forced into first person, weapons sheathed, movement slowed

and then all that is deactivated if the key is pressed again.

 

I mean, I am a total n00b to modding anything, but I think I could figure out how to do it exactly if I knew where to start, but in the creation kit, I can't find out where to do this kind of thing, or if it is even possible. If this is the wrong forum/website to ask this kind of thing, any helpful links would be appreciated!

Edited by Fnoros
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...