peter_spy 1538 Posted August 20, 2019 Report Share Posted August 20, 2019 (edited) Nice findings! Hope you'll come up with something. Meanwhile, I managed to set up a simple contraption with moving pistons. I kind of need to work around the old exporter limitations, like I need to use skin modifier even for something as simple as that, but that's relatively easy, since I'm working mostly with vertices and weights, no deformation. https://www.dropbox.com/s/onerk71mnzr90t0/rigging_pistons.mp4?dl=0 Edited August 20, 2019 by peter_spy 1 Quote Misc. assets for TDM Link to post Share on other sites
VanishedOne 543 Posted August 20, 2019 Report Share Posted August 20, 2019 A bit more progress. It turns out AF files have 'contents' and 'clipMask' settings which https://www.iddevnet.com/doom3/afs.html fails to document. In both D3 and TDM, your typical human body ragdoll has something like this: contents corpse clipMask solid, corpse However, while looking at D3's env_swinglight_round.af, I noticed: contents corpse, playerclip clipMask solid, body, corpse Armed with this knowledge, I've managed to make a tree, a ragdoll and an idling human func_animate solid to the player. (Though the tree's solidity is dodgy; I suspect its AF just doesn't fit the visual model well, but af_showBodies and its relatives aren't working on my idAnimated entities, so I can't see.) I'm still having trouble with solidity when I try to make a func_animate play a walk anim instead of standing in place. 1 Quote Some things I'm repeatedly thinking about... - louder scream when you're dying Link to post Share on other sites
Geep 248 Posted May 4, 2020 Report Share Posted May 4, 2020 I'm not sure where to post this, but this group seems relevant... In a 3-month time frame, a nude or semi-nude male AI is needed for a new FM. He would be paired with an existing nude female AI in a brief cutscene. I am unaware of any pre-existing TDM nude male. Please PM me for more details if you might have the expertise and inclination to help. 1 Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.