Login

collision

Kohaku's picture

2D collision detection

0
No votes yet
rem Standard Setup Code
sync on : sync rate 60
set text font "arial" : set text size 12 : set text transparent
 
box1width = 50
box1height = 50
 
box2x = 220
box2y = 220
box2width = 300

Syndicate content