Jump to content
The Dark Mod Forums

Need .ase adjustment


Springheel

Recommended Posts

Well, I'd like to see a pic of an lwo that is better then. This pot for example is one of the roundest in game. So it's going to be the hardest to clip good.

 

As in Greebo's example You either have it so the corners don't stick out and the ground will clip through the inside of the pot. Or you have it so the inside of the pot doesn't clip, but the corners will jut way out.

 

Sure it might not float 'once resting', but if it is thrown it will roll over those corners, floating as it does, if it lands on something or against a wall and ends up on the corners it will float. If something is dropped on top just right then that object will float. If used as a mover and player tries to drop something inside it will float.

 

The size does matter because the larger the object is, the more space the corners that stick out will take up, thus the more noticable the floating will be. I'd think you could see that easily enough. 1 3 foot pot will have 8 inch corners sticking out to float on. a foot and a half pot would have 4 inch corners...

 

Also I think a lot of the lwo's are lower poly, thus not as many sides, thus the 5-7 sided cylinder better well matching the shape, thus less floating issues.

 

Before you argue my points invalid at least read what I say and think about it. I'm not talking out my ass fdor the last 10 posts, I know exactly what the issues are.

 

And your welcome btw, for explaining to you how the collision model can be made.

Dark is the sway that mows like a harvest

Link to comment
Share on other sites

Well, I'd like to see a pic of an lwo that is better then. This pot for example is one of the roundest in game. So it's going to be the hardest to clip good.

 

As in Greebo's example You either have it so the corners don't stick out and the ground will clip through the inside of the pot. Or you have it so the inside of the pot doesn't clip, but the corners will jut way out.

 

Sure it might not float 'once resting', but if it is thrown it will roll over those corners, floating as it does, if it lands on something or against a wall and ends up on the corners it will float. If something is dropped on top just right then that object will float. If used as a mover and player tries to drop something inside it will float.

 

The size does matter because the larger the object is, the more space the corners that stick out will take up, thus the more noticable the floating will be. I'd think you could see that easily enough. 1 3 foot pot will have 8 inch corners sticking out to float on. a foot and a half pot would have 4 inch corners...

 

Also I think a lot of the lwo's are lower poly, thus not as many sides, thus the 5-7 sided cylinder better well matching the shape, thus less floating issues.

 

Before you argue my points invalid at least read what I say and think about it. I'm not talking out my ass fdor the last 10 posts, I know exactly what the issues are.

 

And your welcome btw, for explaining to you how the collision model can be made.

 

Just a quick note: I don't know exactly what the engine does, but it is possible for clipmodels to be cylinders with X sides, AND making the engine treating them as "round" instead of a 7-sided cylinder with corners.

 

The documentation seems to be entirely missing from our def files, and from our wiki and I couldn't find it on iddevnet either, but either there is a special spawnarg for it, or some special classes have the ability (like the explodable barrel from doom3). Some hints on this are still in the doom

 

entityDef moveable_explodingbarrel {

"inherit" "atdm:entity_base"

"editor_color" "0 .5 .8"

"editor_mins" "-16 -16 0"

"editor_maxs" "16 16 48"

"editor_rotatable" "1"

 

 

"editor_displayFolder" "x doom3 junk"

"editor_usage" "Moveable barrel. Works just like a func_moveable. However the barrel"

"editor_usage1" "has special handling to make it appear more round. This version also explodes when damaged enough."

 

The other problems with CMs still persist, of course :)

"The reasonable man adapts himself to the world; the unreasonable one persists in trying to adapt the world to himself. Therefore, all progress depends on the unreasonable man." -- George Bernard Shaw (1856 - 1950)

 

"Remember: If the game lets you do it, it's not cheating." -- Xarax

Link to comment
Share on other sites

Spring, can't you see the CM in DR if you enable it from the Filters menu and load the model in question? The CM should be the green faces then.

 

Also, if you just want to make a cylinder CM, you can use the following spawnargs:

 

"cylinder" "7" // 7 sided

"size" "4 4 4" // in units

 

The advantage of this is it needs no file, it can be changed more easily, and possible later we can optimize these cylinders to be actually round (so the physics engine can do the right thing regardless of nr of faces). It might be a bit more difficult to set up (you need to measure the model's dimension in DR) but thats a one-time thing.

"The reasonable man adapts himself to the world; the unreasonable one persists in trying to adapt the world to himself. Therefore, all progress depends on the unreasonable man." -- George Bernard Shaw (1856 - 1950)

 

"Remember: If the game lets you do it, it's not cheating." -- Xarax

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

    • nbohr1more

      The FAQ wiki is almost a proper FAQ now. Probably need to spin-off a bunch of the "remedies" for playing older TDM versions into their own article.
      · 1 reply
    • nbohr1more

      Was checking out old translation packs and decided to fire up TDM 1.07. Rightful Property with sub-20 FPS areas yay! ( same areas run at 180FPS with cranked eye candy on 2.12 )
      · 3 replies
    • 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
       
      · 7 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
×
×
  • Create New...