nS_AddCollisionSphere(Image%, X#, Y#, fRadius#, iType%) | Function |
Description: Creates a sphere collision to check collisions | |
Parameters: Image% = Image handle X# = X position (internally to the image) Y# = Y position fRadius# = Radius of the sphere iType% = Collision type | |
Return value: Collision index |