Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

deltagear

2
Posts
1
Topics
2
Followers
A member registered Oct 13, 2018 · View creator page →

Creator of

Recent community posts

That did the trick. Thanks for the fix!

I've been trying to draw line across the screen with:

draw_line(0,0,500,500,255,255,255)

But I always receive the error "an integer is required". 

I've tried feeding it different parameter types but I just keep receiving that message. What am I doing wrong?