CreateActor("arrow", "arrow_left", "(none)", "(none)", width, rand(height), false)->xvelocity=-2;
CreateActor("arrows", "arrows_left", "(none)", "(none)", width, rand(height), false)-> xvelocity = -2;
CreateActor("arrows", "arrows_left", "(none)", "(none)", width, height/4+rand(height/2), false)-> xvelocity = -2;
Users browsing this forum: No registered users and 1 guest