Clone Squad GMK created by ZXCVBNMASDFGHJKLQ...
Category: Strategy
Current rating
Added: 05 May 2009
Created by: ZXCVBNMASDFGHJK...
Version: 2
Game description: Well I just wanted to let anyone who wants to learn how to make this kind of game learn.
Reviews
-
Overall Score
-
Graphics
-
Sound
-
Gameplay
-
Story
-
Interface
This Game Has No Reviews.
More Games By This Creator
Page 1/4













mad maker said over 2 years ago
Cool!
ZXCVBNMASDFG... said over 3 years ago
basiclly thats it except the hardest thing was getting the sprite changes
darkblast said over 3 years ago
I like this engine! I'm going to take a hack at guessing the code you used for the NPC's...
if distance_to_object(obj_player) < 100 then move_towards_point(obj_player.x,obj_player.y,3)
if distance_to_object(obj_player) > 20 then move_towards_point(obj_player.x,obj_player.y,0)
BTW, I think I might post a newer update of the test room. If not, I am most likely either
A) Beginning construction on Demonic Roots: Chapter Three
B) Working on the YYGRPG
C) Working with RPGMaker XP (Least likely)
ZXCVBNMASDFG... said over 3 years ago
almost forgot the controls
arrowkeys to move and numpad 1 to shoot
also press F4 to make it fullscreen