Loading...
Uploaded by stevethecow on Jan 27, 2010
this is a basic "howto" that teaches you how to make great scripts by making simple changes to the scripts they give you.
Howto & Style
Standard YouTube License
speed = 0.333;
spread = 30;
baselen = 200;
if(i != baselen,i = i + speed,0);
resetForces();
setBuddyRot(-3.14/2);
addConstraint("lArm",550,200 - spread,baselen - i);
addConstraint("rArm",550,200 + spread,baselen - i);
addConstraint("lLeg",0,200 - spread,baselen - i);
addConstraint("rLeg",0,200 + spread,baselen - i);
nocll23 8 months ago
i mean like how 2 get all the 1s in the saved scripts. how do u do it?
MuscleMan10198 8 months ago
u typed in rado not radio. good vid
deepfriedplaydo 1 year ago
Load more suggestions
speed = 0.333;
spread = 30;
baselen = 200;
if(i != baselen,i = i + speed,0);
resetForces();
setBuddyRot(-3.14/2);
addConstraint("lArm",550,200 - spread,baselen - i);
addConstraint("rArm",550,200 + spread,baselen - i);
addConstraint("lLeg",0,200 - spread,baselen - i);
addConstraint("rLeg",0,200 + spread,baselen - i);
nocll23 8 months ago
i mean like how 2 get all the 1s in the saved scripts. how do u do it?
MuscleMan10198 8 months ago
u typed in rado not radio. good vid
deepfriedplaydo 1 year ago