Author Topic: That moment, when your learning to make your models work with blockland  (Read 838 times)


Is that a weapon? What did you do, try and give it a collision box?

Edit: Oh, I'm guessing thats supposed to be your knife, right?
« Last Edit: September 06, 2014, 01:51:17 PM by Mr.Noßody »

Lol yea, i was testing, how large i should make a model, for it to appear normal compared to the player

EDIT: Using the black knife add-on, because they are pretty similar in shape and function

Lol yea, i was testing, how large i should make a model, for it to appear normal compared to the player

EDIT: Using the black knife add-on, because they are pretty similar in shape and function

Well, the black knife addon has a strip of code that tells the entire model to be black. So, if you don't remove it your knife will be black too (That's why the box was black).
And yeah, weapon models don't need collision boxes. That would be crazy..

For size I use a 1 to 1 player model with the hand placed exactly on the models center. I can get you the model for size comparison. What format do you want the model in? .obj?

Well, the black knife addon has a strip of code that tells the entire model to be black. So, if you don't remove it your knife will be black too (That's why the box was black).
And yeah, weapon models don't need collision boxes. That would be crazy..

For size I use a 1 to 1 player model with the hand placed exactly on the models center. I can get you the model for size comparison. What format do you want the model in? .obj?
I'm not sure what formats are Blender compatible, whichever one works.

And btw, a thousand thanks for letting me know about the "blackening" line of code. It was driving me nuts

I'm not sure what formats are Blender compatible, whichever one works.

And btw, a thousand thanks for letting me know about the "blackening" line of code. It was driving me nuts

Blender can import .obj's. Ill get that for you.
Here it is: https://www.mediafire.com/?g4twi5d1tsn54dw

Could someone post a pic of what the black knife looks like without the blackening strip of code? I'm just curious.