![]() |
Need to make a custom model for a puzzle - 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) +---- Forum: Development Support (https://www.frictionalgames.com/forum/forum-39.html) +---- Thread: Need to make a custom model for a puzzle (/thread-12824.html) |
Need to make a custom model for a puzzle - Bennick - 01-24-2012 I essentially want to create a basic spherical model that can be imported as an item type entity and be used in your inventory with other items etc. etc. I was able to make a sphere shape, but it seems like there's a LOT more to it, involving a lot of jargon I don't understand. What process would I undergo to create this? and please explain terms like "body" and "bone". RE: Need to make a custom model for a puzzle - Kman - 01-24-2012 You mean like the orb from Amnesia? You probably should just be able to use that. RE: Need to make a custom model for a puzzle - Bennick - 01-24-2012 (01-24-2012, 03:37 AM)kman Wrote: You mean like the orb from Amnesia? You probably should just be able to use that.Is there a model where it's just the orb itself though? As far as I can think of right now, the only time you see the orb is when it's fused to the pedestal, unless I don't understand the way the model works correctly. RE: Need to make a custom model for a puzzle - Your Computer - 01-24-2012 (01-24-2012, 04:06 AM)Bennick Wrote: Is there a model where it's just the orb itself though? entities/special/orb? |