Jump to content


Photo

draw track


  • Please log in to reply
1 reply to this topic

#1 faissialoo

faissialoo

    I get high on orange

  • GMC Member
  • 1044 posts
  • Version:GM8

Posted 23 October 2011 - 07:44 PM

if you are making a game then this is the script for you, it draws epic looking tracks for you, look:
Posted Image
here is the script:
//draw_track(path,c1,c2)
draw_set_color(argument1)
draw_path(argument0,x,y,false)
draw_path(argument0,x+10,y+10,false)
draw_set_color(argument2)
draw_path(argument0,x+9,y+9,false)
draw_path(argument0,x+8,y+8,false)
draw_path(argument0,x+7,y+7,false)
draw_path(argument0,x+6,y+6,false)
draw_path(argument0,x+5,y+5,false)
draw_path(argument0,x+4,y+4,false)
draw_path(argument0,x+3,y+3,false)
draw_path(argument0,x+2,y+2,false)
draw_path(argument0,x+1,y+1,false)
hope you like it!!!
  • 0

#2 Redyoshi

Redyoshi

    GMC Member

  • New Member
  • 31 posts

Posted 31 January 2012 - 09:51 AM

1. That does look pretty cool.
2. SOPA and PIPA have been canceled, might want to change your signature. ACTA is the one causing the trouble now.
3. Unfortunately I'm not making any racing games, but, still, see no. 1
  • 0




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users