Page 1 of 1
Question about new stats for cloned monsters
Posted: Mon Feb 07, 2005 7:08 pm
by Pedro
I'd like to ask what exactly are the two new options for:
- jiggle
- flip (how quick a monster turns round?)
Pedro
Posted: Mon Feb 07, 2005 7:23 pm
by Gambit37
If you look at the stats for the existing monsters, you can make educated guesses:
Flip is how fast the creature is flipped horizontally to simulate animation/movement. You'll notice that the Golem and Skeleton have this set to -1 meaning 'don't flip' -- this is because they are asymmetrical and flipping them would look silly. Lower numbers means flip faster.
I assume jiggle is how quickly the creature turns to face you whenyou sidestep, again lower numbers are faster. On the other hand it might be connected to the offsets used to move the creature slightly from it's central point to simulate movement.
The one I'm interested in is soft-body -- what's that all about? And it would also be useful to know the ranges these numbers fall within.
Hope you can clarify George.
Posted: Mon Feb 07, 2005 8:23 pm
by beowuuf
wouldn't soft-body be the 'things stick in monster' bit? maybe different numbers allow more thigns to stick in...
and doesn't the warning tell you ranges if you go stupid with them? that would be helpful : )
Posted: Tue Feb 08, 2005 10:20 am
by George Gilbert
Briefly you've got them all:
- flip: game "turns" between reflecting the monsters front or rear facing graphic
- jiggle: game "turns" between moving the monster front or rear facing graphic across or up/down the screen by a few pixels
- soft-body: whether thrown items are "absorbed" by a creature and can only be recovered by killing the monster.
- you should be warned (in the editor and the compiler) if you put silly values for anything (having said that, most values are valid).