Jump to content
The Dark Mod Forums

Unshoulder body in tight space (possible? forcible?)


cvlw

Recommended Posts

Hello TDM crew.

Is it possible to unshoulder a body in a tight space?

For mapmaking, is it possible to prevent entry to an area if a body is shouldered?  Or maybe force an unshouldering when entering an area?

Much appreciated.

Clint

 

Link to comment
Share on other sites

14 hours ago, cvlw said:

 

  1. Is it possible to unshoulder a body in a tight space?
  2. For mapmaking, is it possible to prevent entry to an area if a body is shouldered?  Or maybe force an unshouldering when entering an area?
  1. Not, if the area is too tight. There has to be enough space for the body to fit.
  2. Yes.
  • Like 1

FM's: Builder Roads, Old Habits, Old Habits Rebuild

Mapping and Scripting: Apples and Peaches

Sculptris Models and Tutorials: Obsttortes Models

My wiki articles: Obstipedia

Texture Blending in DR: DR ASE Blend Exporter

Link to comment
Share on other sites

I worked on unshouldering in tight spaces a while back. In the current implementation, the unshouldering-algorithm will try to spawn the body in a small set of predefined angles. If the body does not intersect with other geometry, it will be spawned.

Link to comment
Share on other sites

Thanks for the explanations.  I didn't understand that "unshouldering" was essentially spawning a body object. 

I have a vent where the player could potentially bring a body and then basically get stuck in there.

I have basically decided to try and prevent a body (shouldered or dragged) from being brought into a tight space.  I will try and weave a good reasoning into the flow of play.

- trigger which calls script.

- script checks if body is shouldered or dragged.  If so, then teleport in a func_static entity with nodraw_solid texture in the opening of the tight space which stops both player and dragged body.  Flash a message saying the body can't be brought in.  Plays a rustling sound   If not shouldered or dragged, then teleport the func_static out and let the player pass.

Seems to overcome the problem.

Thanks again.

Clint

 

Link to comment
Share on other sites

35 minutes ago, cvlw said:

Thanks for the explanations.  I didn't understand that "unshouldering" was essentially spawning a body object. 

I have a vent where the player could potentially bring a body and then basically get stuck in there.

I have basically decided to try and prevent a body (shouldered or dragged) from being brought into a tight space.  I will try and weave a good reasoning into the flow of play.

- trigger which calls script.

- script checks if body is shouldered or dragged.  If so, then teleport in a func_static entity with nodraw_solid texture in the opening of the tight space which stops both player and dragged body.  Flash a message saying the body can't be brought in.  Plays a rustling sound   If not shouldered or dragged, then teleport the func_static out and let the player pass.

Seems to overcome the problem.

Thanks again.

Clint

 

Instead of the teleport thing you could try func_aas_obstacle, that's basically what it's designed for: https://wiki.thedarkmod.com/index.php?title=Pathfinding#Dynamic_blocking.2Fclipping_with_func_aas_obstacle

  • Like 1
Link to comment
Share on other sites

On 8/9/2022 at 8:46 PM, cvlw said:

Thanks for the explanations.  I didn't understand that "unshouldering" was essentially spawning a body object. 

I have a vent where the player could potentially bring a body and then basically get stuck in there.

I have basically decided to try and prevent a body (shouldered or dragged) from being brought into a tight space.  I will try and weave a good reasoning into the flow of play.

- trigger which calls script.

- script checks if body is shouldered or dragged.  If so, then teleport in a func_static entity with nodraw_solid texture in the opening of the tight space which stops both player and dragged body.  Flash a message saying the body can't be brought in.  Plays a rustling sound   If not shouldered or dragged, then teleport the func_static out and let the player pass.

Seems to overcome the problem.

Thanks again.

Clint

I think a much simpler and more elegant solution would be to require the player to climb up to the vent, considering the player cannot jump or mantle while shouldering. Sidenote, it is still being discussed whether low obstacles should become mantlable while shouldering, so make sure to make the vent entry high enough.

Link to comment
Share on other sites

10 hours ago, STiFU said:

I think a much simpler and more elegant solution would be to require the player to climb up to the vent, considering the player cannot jump or mantle while shouldering. Sidenote, it is still being discussed whether low obstacles should become mantlable while shouldering, so make sure to make the vent entry high enough.

I could/may do that.  The way things are lining up at the moment, positioning the vent higher forces rework of the stuff above it to make room. I painted myself into a corner with this situation.

Thanks again.

Clint

Link to comment
Share on other sites

You don't need to prevent the player from entering the vent with a shouldered body. Just provide a "safe room" perfect for storing bodies right before the vent. Players normally unshoulder bodies as soon as they feel safe enough to do so. They really don't like to creep around unable to maneuver properly.

Link to comment
Share on other sites

  • 3 weeks later...

Yeah, I am rethinking the area with this vent or if I want a vent at all.  My layout in this area is way too tight to try and do a higher vent on the wall.  I may reposition it to the ceiling which solves the shouldered/dragged body issue.

Map growing pains, I guess.

Thanks again all.

 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recent Status Updates

    • taffernicus

      i am so euphoric to see new FMs keep coming out and I am keen to try it out in my leisure time, then suddenly my PC is spouting a couple of S.M.A.R.T errors...
      tbf i cannot afford myself to miss my network emulator image file&progress, important ebooks, hyper-v checkpoint & hyper-v export and the precious thief & TDM gamesaves. Don't fall yourself into & lay your hands on crappy SSD
       
      · 2 replies
    • OrbWeaver

      Does anyone actually use the Normalise button in the Surface inspector? Even after looking at the code I'm not quite sure what it's for.
      · 7 replies
    • Ansome

      Turns out my 15th anniversary mission idea has already been done once or twice before! I've been beaten to the punch once again, but I suppose that's to be expected when there's over 170 FMs out there, eh? I'm not complaining though, I love learning new tricks and taking inspiration from past FMs. Best of luck on your own fan missions!
      · 4 replies
    • The Black Arrow

      I wanna play Doom 3, but fhDoom has much better features than dhewm3, yet fhDoom is old, outdated and probably not supported. Damn!
      Makes me think that TDM engine for Doom 3 itself would actually be perfect.
      · 6 replies
    • Petike the Taffer

      Maybe a bit of advice ? In the FM series I'm preparing, the two main characters have the given names Toby and Agnes (it's the protagonist and deuteragonist, respectively), I've been toying with the idea of giving them family names as well, since many of the FM series have named protagonists who have surnames. Toby's from a family who were usually farriers, though he eventually wound up working as a cobbler (this serves as a daylight "front" for his night time thieving). Would it make sense if the man's popularly accepted family name was Farrier ? It's an existing, though less common English surname, and it directly refers to the profession practiced by his relatives. Your suggestions ?
      · 9 replies
×
×
  • Create New...