spawning balls that twist??
			3 posts			 • Page 1 of 1		
	
spawning balls that twist??
hi i know how to spawn balls with a velocity [x,y]
			
		- Code: Select all
 (e)=>{scene.addcircle({pos:=e.pos; vel:= [x,y]; ..............})
- jessebax129
 - Posts: 34
 - Joined: Tue Jan 05, 2010 6:32 pm
 
Re: spawning balls that twist??
The variable name is angvel 
			
		- Code: Select all
 (e)=>{scene.addcircle({pos:=e.pos; vel:= [x,y]; angvel:=z})
- REMqb
 - Posts: 15
 - Joined: Wed Dec 30, 2009 7:51 pm
 - Location: France
 
Re: spawning balls that twist??
You can read the full list of internal variables here
			
		- 
				

Mystery - Posts: 2802
 - Joined: Thu Sep 03, 2009 1:16 pm
 - Location: Southern Australia
 
			3 posts			 • Page 1 of 1		
	Who is online
Users browsing this forum: No registered users and 5 guests



