Resource icon

CdvCast 1.0

CuckyDev

Member
CuckyDev submitted a new resource:

CdvCast - Collision Raycasting Library

CdvCast
CdvCast is a raycasting library for SRB2 2.2 (untested on earlier versions), it allows you to shoot out a ray from any arbitrary position with any arbitrary vector direction and length, and get collision information in response.

Usage
CdvCast exposes one function to the user CdvCast.Raycast.
This function takes in a position and direction vector, these should be tables with x, y, and z elements. ({x = mobj.x, y =...

Read more about this resource...
 

Who is viewing this thread (Total: 1, Members: 0, Guests: 1)

Back
Top