User Tag List

Results 1 to 3 of 3

Thread: Following the player

  1. #1
    No Products Registered

    Join Date
    Oct 2007
    Location
    Norway, Oslo
    Posts
    379
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Following the player

    In my platformer, I have some hedgehog, and I want they to following the player when I walk over them. What is the best way to do that?

  2. #2
    No Products Registered

    Join Date
    May 2008
    Location
    California
    Posts
    81
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Following the player

    An easy way would be to set a flag on when you collide with the hedgehog, then when that flag is on always set the hedgehog relative -100 to the player and set its animation to walking. You can also have it set its direction to the same as your players.

  3. #3
    Clicker Fusion 2.5 Developer

    Join Date
    Jun 2006
    Location
    Hampshire, UK
    Posts
    963
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Following the player

    There is an excellent example of this in the Clickteam Movements examples folder. It's in "Vector Example.mfa". The frame is called Follow the Leader.

Similar Threads

  1. Any way to let one player send a text file to another player?
    By BrashMonkey in forum iOS Export Module Version 2.0
    Replies: 2
    Last Post: 23rd January 2013, 06:56 PM
  2. following player
    By Jibs in forum Multimedia Fusion 2 - Technical Support
    Replies: 8
    Last Post: 11th December 2011, 09:22 AM
  3. Player 2 Walks from Player 1
    By Radoslaw in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 3rd September 2011, 06:02 PM
  4. Player 2 Walks from Player 1
    By Radoslaw in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 2nd September 2011, 03:44 PM
  5. How would you 2 player?
    By camelman in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 8th November 2008, 10:58 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
  •