Blockland Forums > General Discussion
Blood and gore
<< < (21/27) > >>
Masterlegodude:

--- Quote from: Cubelands on February 06, 2013, 01:33:11 PM ---It not difficult to color on DTS model. Just replace image color.png But it has inside a red on the model and red.png I just replace the color green as red.png tricky, it worked!!! then I had replace whole particles color red to green. Something look this.

I did managed got this worked.

--- End quote ---

--- Quote from: Masterlegodude on February 06, 2013, 11:46:44 AM ---and change the color of the giblets and player's body

--- End quote ---
What i meant was getting them to be colored like the player's body they belong to, like a player that has black hands would see black hand gibs, a player with orange hands would see orange hand gibs, and so on, i've already demonstrated coloring the red texture some pages ago
K9 Kid:
the reason i play blockland is because i hate gore!
i play blockland because its hard to find a good zombie game without all the gore.
Awdax:

--- Quote from: Electrk on February 05, 2013, 09:34:22 PM ---That would set it for all gibs.

--- End quote ---


--- Code: ---datablock DebrisData(boneChunkDebris)
{
   emitters = smallBloodEmitter;

   shapeFile = "./chunk.dts";
   lifetime = 10;
   lifetimeVariance = 2;
   minSpinSpeed = -300;
   maxSpinSpeed = 300;
   elasticity = 0.4;
   friction = 0.1;
   numBounces = 10;
   staticOnMaxBounce = true;
   fade = true;
   gravModifier = 0.8;
};
datablock DebrisData(boneChunkDebris2 : boneChunkDebris)
{
   shapeFile = "./hand.dts";
};
datablock DebrisData(boneChunkDebris3 : boneChunkDebris)
{
   shapeFile = "./shoe.dts";
};
--- End code ---

I'm not sure how it is worded, but with the datablock:datablock thing, that means they will share the same settings - except whatever is specified i.e: shapeFile. I'm pretty sure you could do a different colorShift for the three different datablocks/three different shapeFiles, hand, shoe, and chunk. But the colorshift would get the client's avatar colors. The only people who get screwed are the ones who have different colored hands or feet. But oh well.

Or, it would be easier for someone to do this from the ground up.
Zalot:
The people in this topic assume that the antigore people are offended or disturbed by the blood,
Nobody is offended by the blood.
It just looks awful with Blockland, and is ugly to look at.
tommybricksetti:

--- Quote from: Plastiware on February 05, 2013, 01:56:45 PM ---Finding something disturbing and being offended by it are wholly separate concepts.  It takes some pretty nasty, hateful stuff to offend me.  Cute little toy people exploding into skinless corpses, however, is a pretty disturbing cake no matter how you slice it, and it doesn't fit the game's style at all.

--- End quote ---
Goddamn, I hate when kids try to inflate their vocabulary to sound intelligent. You're a wimp, which is ok, so just say so.
Navigation
Message Index
Next page
Previous page

Go to full version