News:

PlayBASIC2DLL V0.99 Revision I Commercial Edition released! - Convert PlayBASIC programs to super fast Machine Code. 

Main Menu

Shape Sprite Collision

Started by kevin, December 31, 2008, 09:51:05 PM

Previous topic - Next topic

kevin

 Shape Sprite Collision

   This example demonstrates how to set up Shape Collision for sprites.   The shape is first created using the PlayShape tool, once that's done it's then loaded and associated with the image it represents.   That's about it.

 
  This code was written using Playbasic V1.64h,  it'll have to be modified to work in older editions (1.63 and lower).