Warping floors

Discussions about Chaos mapping for the UT series.
GB
Posts: 611
Joined: Sun Nov 14, 2004 7:54 pm

Post by GB »

hmmn. this is hard to explain, cos youre asking about a quite advanced editor concept, without actually knowing *anything* about the editor. so, here goes;

A mover and a karma actor can be anything. UED uses "actors" called static meshes to make up levels - these are the trees, rocks and stuff that populate the level. ok?

Right, a Karma actor is mearly a static mesh that has collision and gravity scripting so that it can be effected by forces such as bullets etc. A mover is basically the same, but you have to control directly what and where it moves, using keyframes, alomost like an animation (but a lot less frames are needed - max of 8, and that would be well complicated for a mover mesh).

The difference between Kactors and movers is that a K actor can move randomly, and collies with other meshes to form realistic physical movement like in half life 2 (albeit less complicated ).

Also, what i meant about the meshes not having to be linked is this -

if you open the editor, and place a mesh inside a level, even if it is floating, the game will retain its position. the difference with a K actopr is, that if you placed it floating, it would only retain its postion until soething (ie bullet) hit it and forced it to move. It would then fall according to gravity, and change due to directional forces. A mover wuldnt, it would only move if triggered, and even then, it would only move using the specified keyframes.

The confusion can occur when a mover is set to be damage triggered, like a K actor. But the two function very diffferently.

The problem with your idea to have walls crushing players etc, is that K actors cannot kill the player or crush him/her ( i think so anyway),whereas movers can. The problem is that movers are unrealistic and would only move in a certain way and a certain direction if hit. The fact that they also cannot do comlicated movement is also a draw back, cos it would basically look crap with a mover mesh, thus destroying the whole effect.

sorry if this sounds like some sort of physics lecture, but it is fairly hard to explain, without just mucking about in the editor, trying things out.
hope this helps a bit more...


* sigh. i just opened up the editor with the intention of wirting you a quick tut on how to do kactors. seems i cant get them to work anymore. cant remember. Ill play around l8r and figure out how i did it b4*
"All i know is my gut says maybe"
neolith
Chaotic Dreams Team
Posts: 1594
Joined: Wed Jan 15, 2003 10:05 am
Location: Düsseldorf, Germany

Post by neolith »

venalanatomica wrote:[...] a Karma actor is mearly a static mesh that has collision and gravity scripting so that it can be effected by forces such as bullets etc. [...]
I'd like to add that all Karma stuff is not be used in MP games due to the replication problems. So that sorts out ordinary UT2004 levels that are somehow based upon Karma ideas...
–The biggest trick the devil ever pulled, was convincing the world he didn't exist.–
TKATK
the magical link fairy
Posts: 2184
Joined: Sun Jul 20, 2003 10:16 am

Post by TKATK »

And i'd like to add that there was a mutator which added a karma version which works and replicates
neolith
Chaotic Dreams Team
Posts: 1594
Joined: Wed Jan 15, 2003 10:05 am
Location: Düsseldorf, Germany

Post by neolith »

TKATK wrote:And i'd like to add that there was a mutator which added a karma version which works and replicates
I didn't say that it is impossible, I said there are problems. The issue on physics in multiplayergames is always speed, as the server has to feed all its clients with the appropriate info.
–The biggest trick the devil ever pulled, was convincing the world he didn't exist.–
lord_kungai
Posts: 711
Joined: Tue Apr 27, 2004 3:41 am
Location: Mumbai, India

Post by lord_kungai »

venalanatomica wrote:hmmn. this is hard to explain, cos youre asking about a quite advanced editor concept, without actually knowing *anything* about the editor. so, here goes;
Unfortunately that is true. However, I did manage to understand what you were trying to say. Dont worry, I don't mind physics lectures. :lol: Anyways, I just got an idea from god-only-knows-where that it would be cool to shoot the floor out from under an enemy. But thanks for the ideas/help/etc. :wink:
<center><a href="http://home.att.net/~slugbutter/evil/" target="new"><img src="http://home.att.net/~slugbutter/evil/pureevil.jpg" border=0></a></center>
BIGFOOT_PI
Posts: 137
Joined: Thu Oct 30, 2003 5:21 am

Post by BIGFOOT_PI »

[quote="lord_kungai"][quote="venalanatomica"]... cool to shoot the floor out from under an enemy. ../quote]

yeah- I did that in my UT MK-Prison map- was fun to sucker bots into "falling" for it :)
BOOM!!!

MK (and stuff) Web page: http://www.peterissa.com/mkut.html
UNREAL KOMBAT© web page: http://www.peterissa.com/mkut-uk.html
Post Reply