Archangel35757 Posted March 2, 2014 Posted March 2, 2014 http://starwars.wikia.com/wiki/Mailoc Has anyone laid claimed to this ugly bug yet? If not, and if it's not immediately required, then I'd like to take a shot at it. I think it will help me with many of my learning objectives. I can't start on it right away... my current priorities are getting the dotXSI plugins compiled and working thru versions Max 2014... and then my character rigging. But it looks like it would be an intriguing undertaking... can this be assigned the poison weapon like the probe droid? I can't remember exactly from the game how the stings from this creature affected Kyle.
Tempust85 Posted March 2, 2014 Posted March 2, 2014 The level that has it is being worked on, but that model won't be needed just yet so you have time.
minilogoguy18 Posted March 2, 2014 Posted March 2, 2014 I don't think that they poison you, just deal melee damage with the tail swipe.
Archangel35757 Posted March 2, 2014 Author Posted March 2, 2014 But I think it should have a poison effect-- like the dizzy screenview when the poison level is high approaching unconsciousness then death. In my opinion their tail should be scorpion-like... in addition to the melee damage of the wound itself... no?
minilogoguy18 Posted March 2, 2014 Posted March 2, 2014 I dunno, it's mostly up to DT but we mostly seem to be keeping everything minus the saber combat which will be improved by using this engine as close to the original game as possible.
Tempust85 Posted March 2, 2014 Posted March 2, 2014 It would require coding, and I'm not really a coder. It would be cool to have if we ever get a coder.
Archangel35757 Posted March 2, 2014 Author Posted March 2, 2014 What was the effect in-game? Just melee damage and then you die?
minilogoguy18 Posted March 2, 2014 Posted March 2, 2014 The tail swipes at you and causes melee damage, they didn't do a ton of damage, they were effective by attacking in swarms.
Archangel35757 Posted March 2, 2014 Author Posted March 2, 2014 The wiki says they can also bite you with their teeth... I'm just thinking these these could be pimped-up a little bit... by having a poison effect from either a teeth bite or the tail (like a scorpion...) that would give you the poison/injection effect like the probe droid)... also I think they should fly a bit faster -- not quite as fast as hummingbirds though, but faster than a meandering bumble bee. Also, from what I recall from the game, if you snuck up on them... you'd find them stationary until you triggered there motion ( I don't even think their wings were beating)... *Edited my reply.
ZanderNao Posted March 6, 2014 Posted March 6, 2014 They are a fascinating creature for sure, though it'd be interesting to see how they get deployed in game. The closest I can imagine is the Sentries in outcast... Floating around, changing position, opening and closing the exterior panels. There aren't a lot of animations on the in-game creatures though, a bite and tail swipe could be pretty challenging. It sure would make the level more authentic though!
minilogoguy18 Posted March 6, 2014 Posted March 6, 2014 The animations in the 3d program are incredibly simple, it's coding them to work properly in game that will be the most work for this creature.
ZanderNao Posted March 6, 2014 Posted March 6, 2014 The animations in the 3d program are incredibly simple, it's coding them to work properly in game that will be the most work for this creature. That's true, though it always seems to be the case... Modeling software has advanced quite a bit, but until the open code is finished we're still dealing with the limitations of an older game. Still, such great promise in this creature!
minilogoguy18 Posted March 6, 2014 Posted March 6, 2014 It's not so much the software, it's just knowing how to use the tool and I can tell you now in Softimage making those 2 simple animations is like a 10 min job.
Tempust85 Posted March 6, 2014 Posted March 6, 2014 This shouldn't be too hard hopefully. Could probably use one of the existing "flying" NPC classes, and do melee animations. NumberWan likes this
Futuza Posted March 6, 2014 Posted March 6, 2014 Like the protocol droid/probe droid or something... Tempust85 likes this
Corto Posted March 29, 2014 Posted March 29, 2014 Those damn mallocs. They're a coder's worst nightmare. Wait... what are we talking about? Tempust85 likes this
minilogoguy18 Posted March 29, 2014 Posted March 29, 2014 Not sure, Archangel talked about it some time back, if he didn't show anything after a while I was just going to knock it out since it shouldn't be too hard to model and animate since like you said the hardest part will be to actually make it work code wise. Since you seem to be taking an interest in some of the models I'm sure @@DT85 would be glad to have your help either for just a few things or being full on the team.
Tempust85 Posted March 29, 2014 Posted March 29, 2014 There's weapons to be made, I'd suggest starting there. No one else has started on weapons. Just an FYI: Viewmodel weapons will be using Ghoul2, so that means moving parts are possible so bear that in mind when modelling.
Corto Posted March 29, 2014 Posted March 29, 2014 I had to put my own Jedi Outcast "modernizing" project into stand by to take drawing lessons. Now I'm working on my game from scratch, so I don't think I can commit to a mod. I can, however, take time off from my daily routine to come here, do some draw overs or model simple stuff. I can tackle a gun or two maybe. Let me know which one you want remodeled. Tempust85 likes this
minilogoguy18 Posted March 29, 2014 Posted March 29, 2014 Probably all of them, I started gathering references on them and was going to start with the bryar pistol. Also keep in mind that we will have normal maps applied so starting a high poly mesh would be good.
Corto Posted March 29, 2014 Posted March 29, 2014 For weapon models there no need for a high poly model to make the normals. It's faster to make a height maps by hand with the smaller details carved or written and then convert it to normal maps. Crazybump can achieve some remarkably good normal, specular and occlusion maps just from a simple texture. I would concentrate more in making a terrific model, a terrific texture instead. For things that need a more organic detail level I would go for a sculpt or similar.
Tempust85 Posted March 30, 2014 Posted March 30, 2014 Might be faster, but it's certainly doesn't give the best visuals. You have to rely on smooth groups/hard edges to stop odd shadows showing up. Hard surface models such as weapons look ALOT better with high poly generated normal, AO & cavity maps. You then use crazybump for really fine details if you don't want to take the high poly into a sculpting program and add to it. The uber pro's (not me lol) make their weapons purely in the sculpting program. Using crazybump alone is generally only useful for walls, floors & ceilings. Have a look at some of EPIC's weapons and you can tell right off the bat that their normals are generated from high poly models. Right now, there aren't any normal maps available and I expect this won't be the case for probably a year or so.
Corto Posted March 30, 2014 Posted March 30, 2014 I can experiment with Crazybump. I know how to deal with hard surfaces, if not, you can always help me =). The sculpting will be my last resort if I can't achieve the level of detail you are looking for. Tempust85 likes this
Tempust85 Posted March 30, 2014 Posted March 30, 2014 I'd just do a low poly and texture it. As I said, there's no normal maps for now so we don't need to worry about them. It's a lot faster using photoshop for just a diffuse & specular than a high poly bake. Side note: If there was a coder onboard, I'd love to move this to UDK.
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