User Tag List

Results 1 to 2 of 2

Thread: need help grabbing things

  1. #1
    No Products Registered

    Join Date
    Jun 2007
    Posts
    149
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    need help grabbing things

    in my game my chracter streches his arms out and grabs on to things similar to a game called ristar. how do u make him grab on to things and stop moving, and when he does grab on to an enemy stop it as well from moving. thx

  2. #2
    Clicker Multimedia Fusion 2

    Join Date
    Sep 2006
    Location
    Britain, South Coast
    Posts
    1,030
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: need help grabbing things

    Here's one way of doing it:

    Have an invisible square object always in front of the player. We'll call this object 'Detector'. Then do the following events:

    *Always
    -- Set position of Detector to (somewhere to the right of the player) (LOCATED)


    ... this 'located' option is important. To activate it, click a button like 'options' or something when you're doing the 'set position' action. It opens a new window, and you select 'Located in direction of player'). This means that when your player turns in the opposite direction, the Detector will flip around to the left.

    Then do:

    *Player presses 'Grab' button (whatever it is, like shift or something)
    +Detector overlaps a grabbable object

    -- Stop Player
    -- Stop Grabbable Object (enemy or whatever it was you hit)

Similar Threads

  1. grabbing ledges/Cliffhanger
    By That_Nerd_5000 in forum Articles
    Replies: 1
    Last Post: 18th August 2011, 04:07 PM
  2. Ledge grabbing
    By Atherton in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 14th February 2010, 06:01 AM
  3. Keep grabbing the desktop?
    By MechatheSlag in forum Multimedia Fusion 2 - Technical Support
    Replies: 13
    Last Post: 16th February 2008, 06:09 PM
  4. Grabbing the Desktop
    By Eliyahu in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 11th November 2007, 01:51 AM
  5. grabbing enimys
    By Taco in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 6th June 2007, 05:24 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •