AI - Shoot
//uses arguments... Argument0=object checking distance Argument1=Distance Argument2=bullet
if distance_to_object(argument0)<argument1 then instance_create(x,y,argument2)
if distance_to_object(argument0)<argument1 then instance_create(x,y,argument2)
Labels: Novice

0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home