**make the vendor inst new: simp 2 23 10 "fishbowl" 2 0 5000 attr 199 perm 60 elas 0 fric 100 accg 3 mvto 5000 3400 cmrt 0 scrp 2 23 10 1 *make the bowl animate anim [0 1 0 1 0 1 0 1 0 1 0] *get the coordinates for the bowl setv va00 posl addv va00 30 setv va01 post addv va01 10 *produce something here! inst *cheesy-food new: simp 2 11 1000 "infinite_cheese_machine" 2 44 4900 attr 195 bhvr 48 elas 30 fric 50 accg 3 mvto va00 va01 *give it some velocity! velo rand -10 10 rand -15 -20 *give it a tick tick 8 endm scrp 2 11 1000 9 plne 5001 tick 0 endm rscr enum 2 23 10 kill targ next enum 2 11 1000 kill targ next