Page 1 of 1
does possible monster group?
Posted: Sun Nov 29, 2009 1:29 am
by RAF68
amn't I seen in RTC the possibility to make groups of enemies who moves in group as in Dungeon master on St it is normal? because I find really that damage
Re: does possible monster group?
Posted: Sun Nov 29, 2009 1:54 am
by Gambit37
No, you can't do this in RTC. All monsters behave independently.
Re: does possible monster group?
Posted: Sun Nov 29, 2009 2:11 am
by Trego
It has been discussed before about making groups of monsters by having more than one monster in the same image, that is instead of importing in an image with only one monster displayed it has two or more on the same image.
This is fine for having this grouped monster die, for example your 2 screamer image monster could just convert on death to a single/normal screamer.
But the problems occur on the monster moving and attack:
1) the grouped monster will not move smoothly
2) single attacks are fine, one then one, but if you want both screamers to attack at once (as well), its difficult to get the engine to assign 2 lots of damage.
So it is possible, its just not that nice.
Re: does possible monster group?
Posted: Sun Nov 29, 2009 11:06 pm
by Lord_BoNes
@Trego: Number 2 is easy as pie. Just get your attack method to trigger the damage... then you just have another relay with a delay of 1 and make it damage aswell... But, you are correct with number 1, and that's where the problem is.