making more instances of objects in scripting

Karl Ramberg karl.ramberg at chello.se
Mon Dec 25 16:48:11 UTC 2000


Hi 
I'm trying to make a SpaceWar game a la the one 
Alan Kay describes in How Spacewar on Bobs SuperSwiki.
I'm doing this with morphic scripting tiles and wonder 
how to make bullets. I would like to make one bullet
and every time one is fired the original bullet will
copy it self and the copy will shoot off.
But I can't find a way to make a copy instance of a 
bullet...
Any suggestions ?

Karl





More information about the Squeak-dev mailing list