Would you have a workflow I could use with either Blender or 3DSMax? I'm kinda learning to use these two systems as I go.I took a quick look at the Broadsword It looks like some faces are missing or there are two faces in the same place. Probably best to rebuild the faces. The trick is rebuilding the UVs.
Thanks a lot! Keep in mind that the idea is to have the models split in 22k triangle parts (that I can do withput probkem) before solving that issue, if it changes something.I will see if I can make a tutorial video. I will try to have something for you in a day or two.
The polygons are definitely there, since inserting the full model without touching it works properly in the visualizer. You're right, though, I just checked in the visualizer, the textures have been flipped towards the interior in the two areas in question. I will try to see how to triangulate these areas in either software. Thanks!What happens when you triangulate those polygons? I show all the normals facing the same way on my end. It's possible that some of them flip when exported into other programs.
I suggest triangulating the offending polygons (turning the complicated poly into a series of triangles, typically those that break are complicated many sided polys) and looking at the polygon normal alignment. They are definitely there, and UV mapped, just flipped around so their normals are pointing inwards.
Well, I have one or two ideas for this. It would involve treating them as separate subsystems each and activate/deactivate the individual weapons depending on having shot or not. I will first rework the model to remove the torpedoes. I'll have you know how it goes.Awesome! Looking great and wonderful to see these girls with space beneath them!
I know it's a long way off, but tell me you can make those torpedos jump off the rails.
FYI that Broadsword was meant to carry 6 heavy torpedoes, 4 external and 2 in the bay, they should fit (maybe as a tech upgrade from 2 to 4 and finally 6?) Of course, that will eliminate your missile load, but for a heavy strike...
Thanks!That's great news! I'll see about getting you a cleaned up torpedo tonight.
Ambitious, aren't we? The MIRV part is entirely doable if you want (as long as all warheads target a single ship, though, engine limitation). For the ECM, it's a question of setting the accuracy parameters on the missile, but for decoys, that's going to be quite harder, TBH. I've worked on getting something like that for the fighters themselves, but to no avail. The best I managed to do was a "mine" that targeted enemy missiles after being dropped and could, in some cases, kill the missile, but that would require the missile to come from the right angle and so on. Switching the target of an enemy missile on the fly isn't supported by the engine AFAIK. Though I won't despair, a lot of so-called impossible things have been done already in this engine. Right now, I got two kinds of special missiles, the Border Worlds' long-range cruise missile, fired from specially-equipped capital ships that goes slowly very far before releasing a faster torpedo as it comes close to its target, and the Skipper missile, which is built like a fighter and can attack a single target for massive damage while capable of cloaking periodically for additional hilarity.I always thought the big torps would be like small spacecraft, popping out decoys and ECM to throw off point defenses. Or maybe an option for MIRV warheads! The mind boggles.
Huh, I will. In any case, though, having them as their own model with their own texture file would probably allow to avoid the texture issue I currently have, if it isn't too much work. ^^Hmm, I show the torpedoes as solid. Check your normals again?
EDIT: @Klavs81, I have a strange issue with two specific panels. If I try to import the .obj you made available, there is no problem whatsoever with the model (except that it's too big to be used safely by HWRM, leading to an unholy mess in-game), but if I save it again through either Blender or 3DS Max, those two panels disappear. These are a panel on the internal edge of the left wing and the one under the danger triangle on the right of the cockpit. Any clue about them?
In the above picture, there's on the left the model after any kind of modification or additional save whatsoever, with the two panels missing. On the right, it's the original file opened in Blender, showing that the same two panels are somewhat different. The thing is: if I directly import the .obj without touching it, the panels are textured correctly, but as indicated above, this option isn't available to me as I need each sub-mesh to be at max 22k triangles big.