|
 |
« Reply #2220 on: July 21, 2011, 06:18:01 AM » |
|
I have a little question, when you speak about adding bones, BlackJax, what does it does concretely? You can add bone to a place you chose so that something like for example Sephiroth's hair can be now animated? And when you add bones like this, is the mdl0 size doubled like it was the case for Fortwaffle's program? (I recall that the number of bones added with Fortwaffle's program was not important, if you add only one, the size was doubled.) no... it adds bones the correct way
|
|
|
Logged
|
|
|
|
|
|
 |
« Reply #2221 on: July 21, 2011, 07:51:09 AM » |
|
Don't know what this manga is, but that wasn't what I was talking about.
|
|
|
Logged
|
Asbel: "To protect those close to us!" Malik: "To be a completely badass!" Hubert: "To be a Tsundere nerd!" Richard: "To be completely FABULOUS!" All: "WE ARE THE TOGF MANLY MEN BRIGADE!" -kazemaru95421  [PICTURES REMOVED. Reason: All signature pics must fit a 695x200 frame, even when inside a spoiler.]
|
|
|
|
|
 |
« Reply #2222 on: July 21, 2011, 05:19:47 PM » |
|
Ok I just fixed shader corruption, that's one less error! All that's left until we can properly add and move bones is to actually figure out what's causing bones to not write correctly in the first place. After I fix that, I'll probably release a Modset 2 release and then focus on writing objects from scratch. I've already made progress on what the object flags do, how they affect the facepoints, and how I need to write everything. Here's a data dump written by Brawlbox for Mario's objects, obtained by only reading the flags. (So I can understand them better)
|
|
|
Logged
|
|
|
|
|
|
|
|
|
 |
« Reply #2226 on: July 21, 2011, 06:36:29 PM » |
|
woah... so... you can actually edit shaders now?? so I could make Pika look like glass by default  or better yet, give him actual fur  (literally meaning that (not being sarcastic))
now we just need to focus on the nodes >_>
and you were sure to change the 3D terms?? :/ (just curious about that as you keep mentioning the incorrect terms) :/
Well I'll change "Polygons" to "Objects," but I'm gonna have to stick with Kryal on the name of Shaders. You can't actually edit the shaders either, you just change the values manually for now.
|
|
|
Logged
|
|
|
|
|
|
 |
« Reply #2227 on: July 21, 2011, 06:47:31 PM » |
|
Well I'll change "Polygons" to "Objects," but I'm gonna have to stick with Kryal on the name of Shaders.
You can't actually edit the shaders either, you just change the values manually for now.
well that sux =3=
well I'm using the terms I learn'd from game development
just call them TEV's then because shaders are already used in Mat1... (even though the ACTUAL term for the TEV's is Nodes)
Kryal's an idiot who more than disappointed me ):< he doesn't know anything about game development... he only knows what the SDK told him >:O
I'm sry... please don't mention Kryal around me. =3=
|
|
« Last Edit: July 21, 2011, 06:49:04 PM by Tcll »
|
Logged
|
|
|
|
|
|
 |
« Reply #2228 on: July 21, 2011, 07:05:22 PM » |
|
you ppl are so smart!!!!
|
|
|
Logged
|
Quotes: Not all people have the luxury of being able to buy things whenever they want.
Some people are barely scraping by in the economy.
Modding has made you guys so spoiled.
|
|
|
|
|
 |
« Reply #2229 on: July 21, 2011, 07:13:24 PM » |
|
'Course they are. They're hackers (which used to be used a LOT differently - expert programming, basically - crackers was the term for what news services now call hackers)
|
|
|
Logged
|
 FC: 2191-7379-6272
|
|
|
|
|
 |
« Reply #2230 on: July 21, 2011, 09:35:34 PM » |
|
Well, the rebuilt bones show in Brawlbox v0.63d but not in my modset. My modset does display normal, non-rebuilt bones though. I'm still trying to figure out why...
|
|
|
Logged
|
|
|
|
|
|
 |
« Reply #2231 on: July 21, 2011, 09:43:46 PM » |
|
if its any help,
I'm hyped.
|
|
|
Logged
|
Jesus loves us :}
|
|
|
|
|
 |
« Reply #2232 on: July 22, 2011, 01:54:07 AM » |
|
Well, the rebuilt bones show in Brawlbox v0.63d but not in my modset. My modset does display normal, non-rebuilt bones though. I'm still trying to figure out why...
Have you tried a quick PSA test and put GFX and/or hitboxes on the rebuilt bones?
|
|
|
Logged
|
|
|
|
|
|
 |
« Reply #2233 on: July 22, 2011, 06:04:25 AM » |
|
I have a major question.
you know when you rename bones in a model like let say i wanted Byakuya.
and i renamed all of his Key bones like SHoulder/Elbo/Wrist/Hands. ETC. the major bones.
why do they screw up when bein previewed.
like one half of the model is all perfect, the other half othe the limbs are all over the place.
|
|
|
Logged
|
|
|
|
|
|
 |
« Reply #2234 on: July 22, 2011, 10:37:58 AM » |
|
Have you tried a quick PSA test and put GFX and/or hitboxes on the rebuilt bones?
I haven't tried it in-game yet. I think the problem has to do with how the bones are being written, because it's initializing the bones but not adding them to the bone group's children. Edit: Yeah, NodeTree isn't being written. That's what links the bones in v0.64, lol. Brawlbox v0.63d doesn't read the NodeTree, it just reads the MDL0 straight down, so that's probably why it works in that version. I have a major question.
you know when you rename bones in a model like let say i wanted Byakuya.
and i renamed all of his Key bones like SHoulder/Elbo/Wrist/Hands. ETC. the major bones.
why do they screw up when bein previewed.
like one half of the model is all perfect, the other half othe the limbs are all over the place.
If you're just renaming the bones, that shouldn't happen unless you have an animation selected that would do that.
|
|
« Last Edit: July 22, 2011, 11:35:42 AM by BlackJax96 »
|
Logged
|
|
|
|
|
|