Ninja Rope Example created by 05grel2
Category: Platform
Current rating
Added: 10 August 2007
Created by: 05grel2
Version: 1
Game description: Hi this is an example I have wrote. You are a ninja and all you have to do is click to fire your rope. It doen't need Game Maker to be registered, and comes with a coded version and a drag and drop version. ... (more)
Reviews
-
Overall Score
-
Graphics
-
Sound
-
Gameplay
-
Story
-
Interface
problems with ninja games? th...
Added: 24 November 2008
Created by: izzypig
Pros: the exapmle.
the thing that makes yo...
Cons: graphics.
it doesen't matters! it is...
More Games By This Creator
Page 1/2










KygonsCube said 10 months ago
its just gravity and point_direction its not a rope =/
Nicro Studio said about 1 year ago
Very nice example!
For those who wants to only be able to hang on the solid things, add this in the global pressed event:
point_go = instance_nearest(mouse_x,mouse_y,obj_block)
global.point_x = point_go.x
if point_go.y < y
{global.point_y = point_go.y}
else {global.point_y = -1
global.point_x = -1}
wert1177 said about 1 year ago
its also called a grapple hook
pabla said over 2 years ago
hey slayer64 make this example NOT YOU!
(his big game pack)