IonicWind Software

Aurora Compiler => 2D Graphics => Topic started by: J B Wood (Zumwalt) on August 23, 2006, 12:55:42 PM

Title: TileSet Example .. Thanks
Post by: J B Wood (Zumwalt) on August 23, 2006, 12:55:42 PM
Thank you for the tileset example.
I am going to mess with 2d some while I wait on beta01, so quick question, is collision detection in 2d already?
Title: Re: TileSet Example .. Thanks
Post by: Ionic Wind Support Team on August 23, 2006, 01:12:06 PM
In the 2D library, yes.   See the sprite class for Collided and CollidedEX
Title: Re: TileSet Example .. Thanks
Post by: J B Wood (Zumwalt) on August 23, 2006, 01:14:49 PM
Ok, going to work through those examples and see if I get an understanding of arrays in the 2d sets.
First to get my tilemap to show up :)