Page 1 of 1

Geom count of specific colour?

PostPosted: Mon Sep 07, 2009 6:20 pm
by Rrobba
Is there a way to find the geom count of for example 'all red objects 'or all blue objects'? If there is a way to find the geom count for objects in a certain colour, please help! ( I want it for red & blue colours)! I am a beginner at thyme, so easy steps would be appreciated.

Re: Geom count of specific colour?

PostPosted: Fri Sep 11, 2009 8:59 pm
by RA2lover
you can check the color in onX events.

{e.x(geom, laser, this, other).color == [foo, bar, baz, placeholder](color is in [R, G, B, A(transparency)] format, min = 0, max = 1)} ? {if true}:{if not true}