Drag objects with mouse engine created by Tucky474
Category: Other
Current rating
Added: 09 September 2009
Created by: Tucky474
Version: 1
Game description: CREDIT TO kake_fisk FOR THE CODE! This is an engine where you can make it so you can pick up objects with your mouse, move them, and then place them. Enjoy!
Reviews
-
Overall Score
-
Graphics
-
Sound
-
Gameplay
-
Story
-
Interface
This Game Has No Reviews.
More Games By This Creator
Page 1/5
















Link2991 said over 2 years ago
Way simpler, eh?
Link2991 said over 2 years ago
I have cleaned up the code and it doesn't use any new variables!
Step event:
if mouse_check_button(mb_left)
{
x=mouse_x-16
y=mouse_y-16
}
Tucky474 said over 2 years ago
I don't really know code that well. Somebody else provided me with the code. Catdude, do you have a better engine?
catdude3000 said over 2 years ago
not very good coding please don't use anything other than create steps and draw next time. and put 0 instead of false it wastes my time having to read the word again and again.