Games By This Creator
Favourite games
- Member has no favourite games.
Comments By This Member
about 1 year ago monochromeoperat commented on the game Breakout Editor/Player
Make it launch after a timer you can see. It can become impossible. The ball started going completely sideways. Forever.
about 1 year ago monochromeoperat commented on the game MY's Impossiblè
I won! :) great game but could have more stuff. Also when i shot a guy... ___________________________________________ ERROR in action number 1 of Draw Event for object obj_bulletd: Error in code at line 5: draw_circle(myTarget.x,myTarget.y,2,0); at position 24: Unknown variable x I think this might help (i dont know what your full code looks like) if(instance_exists(myTarget)){ direction_turn(point_direction(x,y,myTarget.x,myTarget.y),1); draw_circle(myTarget.x,myTarget.y,2,
