Update coming! Brave testers needed! - Printable Version +- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum) +-- Forum: Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-6.html) +--- Forum: Custom Stories, TCs & Mods - Development (https://www.frictionalgames.com/forum/forum-38.html) +--- Thread: Update coming! Brave testers needed! (/thread-23378.html) |
RE: Update almost ready! Brave testers needed! - Tesseract - 09-28-2013 (09-28-2013, 10:14 AM)Patrik Wrote: What's your unit scale on those models? And is it the same objects that were overscaled before that are now too small? Does it only affect your own models or all dae files? In Max I'm using 4x4 metric meters for walls and when it's in the engine it scales down to just under 2 grid units in the model editor. Yes these are the same objects that were overscaled. It seems to only affect my models. The AMFP models seem to be fine (scale wise,) though some of them are either upside down or lying on the floor. Thanks for all the help by the way! It can't be easy doing this stuff. RE: Update almost ready! Brave testers needed! - Apjjm - 09-28-2013 (09-28-2013, 10:14 AM)Patrik Wrote:You could always add a new AddAttachedPropToProp function with the correct parameters if it turns out that it would cause compatibility issues (though i am fairly sure it shouldn't be too different to the model situation - this bug wasn't known about for quite a long time, and fixing older scripts which actually have workarounds for this bug shouldn't be too taxing).(09-26-2013, 05:25 PM)Apjjm Wrote: AddAttachedPropToProp afRotZ is still used as the position parameter. This is likely a simple typo in the script function wrapper. RE: Update almost ready! Brave testers needed! - Patrik - 09-28-2013 (09-28-2013, 11:08 AM)BossPiggy Wrote: So when will the update be released when its " Almost ready" ? I cant wait to use the ManPigs and test around D: It will be released when I have fixed all the major bugs. I would recommend waiting until it's officially released to avoid confusion. (09-28-2013, 01:55 PM)Delirium92 Wrote: In Max I'm using 4x4 metric meters for walls and when it's in the engine it scales down to just under 2 grid units in the model editor. Yes these are the same objects that were overscaled. It seems to only affect my models. The AMFP models seem to be fine (scale wise,) though some of them are either upside down or lying on the floor. If you send me your dae version like you did with the fbx file I'll see if I can find the problem on Monday. As for the weird AMFP models, any specific examples? (09-28-2013, 01:55 PM)Delirium92 Wrote: Thanks for all the help by the way! It can't be easy doing this stuff. No worries, so far all the bugs have been pretty easy to track down and fix, thanks to all you helpful testers. RE: Update almost ready! Brave testers needed! - Tesseract - 09-28-2013 (09-28-2013, 02:50 PM)Patrik Wrote: If you send me your dae version like you did with the fbx file I'll see if I can find the problem on Monday. No worries, I'll send you a message with the file attached for you to play with when you're ready. With the AMFP models I have only been in the mansionbase area and looked at the exterior walls, doorways, windows, doorframes ect... They seem to be in strange positions. Some of the windows don't have the window texture appearing - by which I mean the actual glass part of the window has no visible texture. RE: Update almost ready! Brave testers needed! - FlawlessHappiness - 09-28-2013 (09-28-2013, 11:08 AM)BossPiggy Wrote: So when will the update be released when its " Almost ready" ? I cant wait to use the ManPigs and test around D: Everyone are bugtesting You can actually use the man-pigs. All you have to do is to put them in the model editor and save them again. Though it seems there's problems with the alpha-update, so I recommend waiting too! RE: Update almost ready! Brave testers needed! - clonerex340 - 09-29-2013 I didn't get any new entities or anything. Even if I did get new stuff, I can't find it!! Please help!! RE: Update almost ready! Brave testers needed! - PutraenusAlivius - 09-29-2013 (09-29-2013, 01:18 AM)clonerex340 Wrote: I didn't get any new entities or anything. That's because you were supposed to get the new assets from AAMFP. This update just updates the Editor suite. Copy the AAMFP assets from Frictional Games/Machine For Pigs/ and paste them at Amnesia - The Dark Descent/redist/. RE: Update almost ready! Brave testers needed! - nemesis567 - 09-29-2013 Patrik, just add a new funtion exactly like that but with the fixed RotZ like AttachPropToProp becoming AttachPropToPropFixed. RE: Update almost ready! Brave testers needed! - Javist - 09-29-2013 Quote: AttachPropToPropFixedThat's the neat idea i must say, good compromise. RE: Update almost ready! Brave testers needed! - RedKnight - 09-29-2013 The enemy catagory is crashing in the level editor: http://i.imgur.com/d7L8kWx.png |