MegaGlest Forum

MegaGlest => Bug reports => Closed bug reports => Topic started by: Carl the Great on 9 March 2015, 23:58:48

Title: [No Bug]Golem attack projectile so large
Post by: Carl the Great on 9 March 2015, 23:58:48
The Golem's (and the Power Golem's) attack has a high projectile (rock) size value 8 (not "0.8") and size no energy value 4 (not "0.4"), making the projectile like "a big orb of light".

As in:
Code: [Select]
<projectile-particle-system>
...
<size value="8" />
<size-no-energy value="4" />
...
</projectile-particle-system>
Title: Re: Golem attack projectile so large
Post by: titi on 10 March 2015, 09:23:37
Yes its meant like this and this is really not a bug!