Thread
:
Trouble setting the shape of gralats.
View Single Post
#
18
02-15-2011, 01:24 AM
DustyPorViva
Will work for food. Maybe
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
Also:
function onCreated(){
setshape(1,2,32);
this.canplay = 1;
play("item.wav");
setTimer(15);
}
You're setting the shape to 2 pixels. Typo? :P
DustyPorViva
View Public Profile
View GraalOnline Profile
Find all posts by DustyPorViva