From: Joe Wreschnig Date: Fri, 23 Apr 2010 08:39:35 +0000 (-0700) Subject: Better conditional / appearance test. X-Git-Url: https://git.yukkurigames.com/?p=python-bulletml.git;a=commitdiff_plain;h=303a38b637b4e0013c442bc78c63df51880ceaeb;ds=sidebyside Better conditional / appearance test. --- diff --git a/examples/popcorn/towards.xml b/examples/popcorn/towards.xml index da70f59..1db6dd2 100644 --- a/examples/popcorn/towards.xml +++ b/examples/popcorn/towards.xml @@ -3,6 +3,14 @@ - + $rand > 0.7 + red + + $rand > 0.5 + blue + green + + +