Creating new node types
Prototype example code
 
- Create a BouncingBall node type
that:
	- Builds a beachball
	
	 
- Creates an animation clock
	
		- Using a PROTO field to select the cycle interval
	
 
	 
- Bounces the beachball
	
		- Using the bouncing ball program script
		- Using a PROTO field to select the bounce height