Actors carrying blocks

Little Polly

(a) idle
(b) scamper
(c) swagger
(d) broadjump
(e) prowl
(f) lumber
(g) dejected
(h) no
(i) yes
(j) hotfeet
(k) sprint
(l) hop
� �
Drag mouse to change view
Big Polly � � � �

(A) idle
(B) scamper
(C) swagger
(D) broadjump
(E) prowl
(F) lumber
(G) dejected
(H) no
(I) yes
(J) hotfeet
(K) sprint
(L) hop
This applet is based on Ken Perlin's Two Actors pollys applet.
The Polly source was modified to be able to handle blocks. You can find the modified sources here :
Polly.java, PollyWalls.java and a new class describing the block they carry : Block.java.
The blocks can actually have multiple parameters which make them attractive to pollys. Pollys can be then programmed to like or not like certain parameter. For now, its hard coded.