minilogoguy18 Posted January 18, 2014 Posted January 18, 2014 That's a weird way to write the exporter.
Archangel35757 Posted January 18, 2014 Posted January 18, 2014 That's a weird way to write the exporter.3dsMax has an invisible Scene Root that exists.... remember the infamous "MaxSceneRoot" node the legacy exporter creates? It was just easier to have the code rename this offending node to "model_root"... actually now the new exporter gives the user the option to name it anything-- which may be useful for other game engines that use dotXSI... but may have different root name requirements.
Archangel35757 Posted January 18, 2014 Posted January 18, 2014 @@Boothand -- do you need the equivalent of "Stupid Triangle Off" for vehicles like you do in characters?
Archangel35757 Posted January 18, 2014 Posted January 18, 2014 @@Boothand -- do your dotXSI root and animations play properly in the new XSI Viewer tool I uploaded to the Utilities file section?
Futuza Posted January 18, 2014 Posted January 18, 2014 Random question.. Is the plural of moose ''mooses'' or ''meese''?
minilogoguy18 Posted January 18, 2014 Posted January 18, 2014 It should require a stupidtriangle_off tag, most walking type NPC's and vehicles have them. Archangel35757 likes this
Boothand Posted January 18, 2014 Author Posted January 18, 2014 @@Boothand -- do your dotXSI root and animations play properly in the new XSI Viewer tool I uploaded to the Utilities file section? It doesn't show up in the XSI viewer, currently. It should require a stupidtriangle_off tag, most walking type NPC's and vehicles have them. Where would I place it, and where in the hierarchy? I tried googling it, but didn't find anything clear. Also, the only other tag I have is the bolt_driver one.
minilogoguy18 Posted January 18, 2014 Posted January 18, 2014 From what I can gather without having any actual evidence (maybe a coder can look into the game code on this) but the stupidtriangle_off might just be a way of calculating a center of mass for the object but I could be wrong. I normally just place it somewhere like on my AT-RT vehicle for example around the hips where the center of mass would be. You also need tags AT LEAST for the feet to detect collision with the ground like tag_lfoot and tag_rfoot, look at any model for reference on how to make these since origin in the modeling software doesn't dictate how the tag interacts, it's more so based on the orientation of the triangles sides. |\| \ <----That is how a foot tag would look though from the front with the polygons normals facing you (the front side of the polygon, not the backface).|__\
Archangel35757 Posted January 18, 2014 Posted January 18, 2014 It doesn't show up in the XSI viewer, currently. Where would I place it, and where in the hierarchy? I tried googling it, but didn't find anything clear. Also, the only other tag I have is the bolt_driver one.The bolt is linked to mesh_root and your mesh to stupidtriangle. I'm sure it shows up in the viewer you just have to zoom out. Change to simple interaction mode.
Boothand Posted January 18, 2014 Author Posted January 18, 2014 The bolt is linked to mesh_root and your mesh to stupidtriangle. I'm sure it shows up in the viewer you just have to zoom out. Change to simple interaction mode. I'll try with the stupidtriangle, but I believe this might be more urgent...!http://www.twitch.tv/boothand/b/496259739
Pande Posted January 23, 2014 Posted January 23, 2014 That's.. Confusing. Oh well.It's moose. Many moose. One moose. I saw a moose. I saw a group of moose. Circa, Omicron and Bane_Ross like this
Boothand Posted January 31, 2014 Author Posted January 31, 2014 @@Archangel3575735757 Upon viewing the moose in XSI viewer, various limbs are scattered in broken angles. Do you know what could be wrong, or know someone who could know?
ChalklYne Posted January 31, 2014 Posted January 31, 2014 @@Boothand Various limbs or just one side? its too dark for me to tell Is like, his right side flipped and now on the left? Could be a reset transforms type of thing Is the moose segmented into different parts? Or just one mesh?
Boothand Posted January 31, 2014 Author Posted January 31, 2014 @@Boothand Various limbs or just one side? its too dark for me to tell Is like, his right side flipped and now on the left? Could be a reset transforms type of thing Is the moose segmented into different parts? Or just one mesh? It's various limbs (a bit from the legs on both sides). Definitely did a reset Xform before weighting. I can't seem to reset the Xform after weighting, because I can't collapse the skin modifier. If I put it below the skin modifier, it gets messed up. In either case, just having the Xform modifier resizes the moose grandly and rotates the pose.No funky bounding box issues prior to resetting Xform though.
ChalklYne Posted January 31, 2014 Posted January 31, 2014 @@BoothandYeah it would have had to be done before. You know.. not that this is your issue... but even when I did a reset Xforms, it still came out weird on the pieces I duplicated symmetrically. I ended up fixing it by exporting those pieces as obj.s and reimporting them before weighing? Weird right? That's why I asked if it was all one mesh or seperate ones that could have been duplicated. Once again though, probably isn't your problem. But that's how Kazdan looked before I did that.
Boothand Posted January 31, 2014 Author Posted January 31, 2014 @@BoothandYeah it would have had to be done before. You know.. not that this is your issue... but even when I did a reset Xforms, it still came out weird on the pieces I duplicated symmetrically. I ended up fixing it by exporting those pieces as obj.s and reimporting them before weighing? Weird right? That's why I asked if it was all one mesh or seperate ones that could have been duplicated. Once again though, probably isn't your problem. But that's how Kazdan looked before I did that. For some reason I didn't read your question about it being one mesh. How silly of me. But it is one single mesh, not segmented. It's been made through a combination of Zbrush and 3DS Max. I'm sure there must be a way to fix it without reweighting. Here is the .max file for Max 2011 and the texture map. Maybe @@Psyk0Sith knows anything about the matter?https://dl.dropboxusercontent.com/u/58757568/Moose/moosejka_2.maxhttps://dl.dropboxusercontent.com/u/58757568/Moose/moose_final.jpg
Archangel35757 Posted January 31, 2014 Posted January 31, 2014 @@Boothand -- merge in the lights.xsi file that was included with the XSI Viewer to add lights to your scene and make it easier to see.
Boothand Posted January 31, 2014 Author Posted January 31, 2014 @@Boothand -- merge in the lights.xsi file that was included with the XSI Viewer to add lights to your scene and make it easier to see. I don't have lights.xsi anywhere. Nor can I find it on google. I tried exporting the xsi with lights in the scene, but no change. I suspect the lack of lighting may have something to do with the quite big size of the moose. It was never really measured up against anything in the game, before it was readied and animated. I fear changing the size in 3DS Max could be a bit troublesome for the animations.
Archangel35757 Posted January 31, 2014 Posted January 31, 2014 I don't have lights.xsi anywhere. Nor can I find it on google. I tried exporting the xsi with lights in the scene, but no change. I suspect the lack of lighting may have something to do with the quite big size of the moose. It was never really measured up against anything in the game, before it was readied and animated. I fear changing the size in 3DS Max could be a bit troublesome for the animations.It was included with the zip file for the xsi viewer. Save out each of your animations (see Max help docs). Fix your model scale... then reapply your animations using retargeting animation feature (see 3dsMax tutorials). You might also try saving out your skin envelope weights as a .envelope file (option available under skin modifier), then segment your mesh, fix your xform problems and reapply your skin envelopes. Refer to Max docs & tutorials. Boothand likes this
Boothand Posted January 31, 2014 Author Posted January 31, 2014 I'll try that. It would be nice to have a confirmation that this is really a Xform problem first though. But I'll get on it in a little while.
Archangel35757 Posted January 31, 2014 Posted January 31, 2014 When reapplying your skin envelope you must click on the button to match bones by name first before pressing Ok button.
Psyk0Sith Posted January 31, 2014 Posted January 31, 2014 I can't open max 2011 scene files, sorry I could take a look at the .glm or .XSI.
Boothand Posted January 31, 2014 Author Posted January 31, 2014 I can't open max 2011 scene files, sorry I could take a look at the .glm or .XSI. Thank you! Here's the XSI exported at default settings, with error + crash in the end of the export. https://dl.dropboxusercontent.com/u/58757568/Moose/root.XSI (right click, save as, I suppose)
Psyk0Sith Posted February 2, 2014 Posted February 2, 2014 @@Boothand do you have anything above the skin modifier in the stack? if you do, remove modifiers or move them below the skin modifier. It's the best i can do for now, ideally i would've opened the original max scene and poked around.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now