Author Topic: MGS2 VR Mission Inspired DM  (Read 6209 times)

very nice i saw it on a serber once befor this topic was posted, we did nothing
I updated it alot and tweaked lighting, the only times I tested the DM ability was towards the end of last month.

Lol

Needs more Mullets

Nice map, Do you really leave blockmen foot prints if you step on the black bricks (Ink Pad?)?

Lol

Needs more Mullets

Nice map, Do you really leave blockmen foot prints if you step on the black bricks (Ink Pad?)?

Aha that's an awesome paper cutout, got a link for it?

Also, no but I wish it would, pretty sure Torque engine could do it though.

Also, no but I wish it would, pretty sure Torque engine could do it though.
The Torque Game Engine Demo has player footprints, why can't BL or something?

Code: [Select]
//----------------------------------------------------------------------------

datablock DecalData(PlayerFootprint)
{
   sizeX       = 0.25;
   sizeY       = 0.25;
   textureName = "~/data/shapes/player/footprint";
};

datablock DebrisData( PlayerDebris )
{
   explodeOnMaxBounce = false;

   elasticity = 0.15;
   friction = 0.5;

   lifetime = 4.0;
   lifetimeVariance = 0.0;

   minSpinSpeed = 10;
   maxSpinSpeed = 600;

   numBounces = 5;
   bounceVariance = 0;

   staticOnMaxBounce = true;
   gravModifier = 1.0;

   useRadiusMass = true;
   baseRadius = 1;

   velocity = 20.0;
   velocityVariance = 12.0;
};             
Straight out of the Torque Demo, however its possible Blockland doesn't have it because its an older version.

Talked to Kaje, he said he might be able to see about making a cardboard box item. That would be very interesting.

Hate to necro-post my old thread, but I recently recovered this save, I will host it this weekend! This is awesome news (for me...).

I'd definately like to try it out. Stick my weapons in it? :)

I have a P90 and P90 silenced very near completion too, except 3DS Max is being a bitch and not working properly.



I'd definately like to try it out. Stick my weapons in it? :)

I have a P90 and P90 silenced very near completion too, except 3DS Max is being a bitch and not working properly.
Awesome, mind if we debut it in the server?

[snake box]

'The Orange' Box?
Yes in MGS2 all the food in the hold had "The" in front of it. lol



Sure  :cookieMonster:

Looks really fun for DMing.

i love it 10/10, i wish i thought of that idea D;