View unanswered posts | View active topics


Post a new topicPost a reply
Previous topic | Next topic 

User avatar   24/7 Modder 24/7 ModderMember since: 16.06.2008, 22:11Posts: 4306Location: Oulu, Finland Likes: 2
 

 Post Topic: Ladder flowgraph
PostPosted 18.07.2011, 14:33 
Flowgraph seems stable enough that i dear to release it as an asset :)
Any comments and suggestions for improvements are welcome.

Flowgraph is meant to simulate CE2 ladder functionality in CE3 without ladder-entities.

Solution contains no animations. Player is set to crouch-stance when leaving ladders on top. Otherwise usability is similar to what ladders have in CE2.

--
As seen in setup picture, there are three components: a ladder and tagpoints on top and bottom.

  • Ladder must be an interactive entity, or an entity with possibility to enable and disable usability. Any suitable model can be used, for example a vertical pipe. "UseMessage"-property of ladder entity can be set to "@ui_interaction_use".
  • Tagpoint on top should be slightly above and ~0.7-1 meter behind the ladder, on a position where player will be placed when leaving ladder. It must be above the top of the ladder.
  • Bottom tagpoint should be on a position where player enters ladder, and just below the level where player steps on when leaving ladders. Tagpoint is used as a reference point for player's offset from ladder while climbing.
  • A boolean gametoken "on_ladder" must be created for the level.
Attachments:

ladder_setup.jpg
ladder_flowgraph.jpg
ladder_flowgraph.zip
[2.66 KiB]
Downloaded 157 times



Zip-line release 2012-04-24 (for CE2 & CE3) · C1 mod project: A mod called Entry
Assets · Blender: Destroyable object tutorial for CryBlend

- currently lost in New Eden -


Last edited by Talvipakkanen on 20.07.2011, 11:05, edited 5 times in total.

User avatar   Trained Modder Trained ModderMember since: 08.06.2009, 13:08Posts: 296 Likes: 0
 

 Post Topic: Re: Ladder flowgraph
PostPosted 18.07.2011, 17:13 
Outstanding! Has it been tested in MP yet?


User avatar   24/7 Modder 24/7 ModderMember since: 16.06.2008, 22:11Posts: 4306Location: Oulu, Finland Likes: 2
 

 Post Topic: Re: Ladder flowgraph
PostPosted 18.07.2011, 17:24 
Nope, MP is out of my scope. Feel free to try :happy:


Zip-line release 2012-04-24 (for CE2 & CE3) · C1 mod project: A mod called Entry
Assets · Blender: Destroyable object tutorial for CryBlend

- currently lost in New Eden -
User avatar   Trained Modder Trained ModderMember since: 01.09.2005, 22:13Posts: 202Location: Lebanon Likes: 0
 

 Post Topic: Re: Ladder flowgraph
PostPosted 18.07.2011, 20:37 
very good work, appreciated!


Nothing Is Impossible. The Only Inpossible Is Saying Impossible. So Don't Say It.