proto-man
netoperater
- 220
- Posts
- 20
- Years
- Age 32
- Seen Jan 22, 2006
okay heres how you can make a grapple hook in your game
things you need:
hero firing graphic
hero climbing hook or hero retracting (if your grapple hook is like link's hookshot)
switch knowlage
rope or chain graphic
hook graphic
starting:
okay first pick 2 places on a map
place#1:were hero fires
place#2:end of were the hook makes conntact
step1:make a event on place#1 and make its start setting on push key and need an item called grapple hook (make it and put it under uniqu) in the event commands put in
<>move event:hero,face(fireing direction) change graphic (hero firing graphic)
<>change switch(make a new switch)
step2:make a new event next to your hero to start on and set it's graphic to a rope or chain and to apper on the switch you made in step1
in commands put <>change switch(make a new switch) and start on auto start
step3:repeat step2 over and over again only in front of the last chain graphic until your one chip away from your grapple point
step4:make your hook graphic to apper on the last chains switch
event commands:
<>telaport(set to your hooks location)
<>move event-change graphic (your heros regular graphic)
or if you want to see the hero climb or retract
<>move event- move hero forward
turn off switch(your first switch) move hero forward
turn off switch (your 2nd switch) ect.
change graphic (heros regular graphic)
and youv'e just made a grapple hook system on your map
things you need:
hero firing graphic
hero climbing hook or hero retracting (if your grapple hook is like link's hookshot)
switch knowlage
rope or chain graphic
hook graphic
starting:
okay first pick 2 places on a map
place#1:were hero fires
place#2:end of were the hook makes conntact
step1:make a event on place#1 and make its start setting on push key and need an item called grapple hook (make it and put it under uniqu) in the event commands put in
<>move event:hero,face(fireing direction) change graphic (hero firing graphic)
<>change switch(make a new switch)
step2:make a new event next to your hero to start on and set it's graphic to a rope or chain and to apper on the switch you made in step1
in commands put <>change switch(make a new switch) and start on auto start
step3:repeat step2 over and over again only in front of the last chain graphic until your one chip away from your grapple point
step4:make your hook graphic to apper on the last chains switch
event commands:
<>telaport(set to your hooks location)
<>move event-change graphic (your heros regular graphic)
or if you want to see the hero climb or retract
<>move event- move hero forward
turn off switch(your first switch) move hero forward
turn off switch (your 2nd switch) ect.
change graphic (heros regular graphic)
and youv'e just made a grapple hook system on your map
Last edited: