User Tag List

Results 1 to 5 of 5

Thread: Stradegy game movement engine

  1. #1
    Clicker Multimedia Fusion 2
    Skeets's Avatar
    Join Date
    Apr 2007
    Location
    Utah, USA
    Posts
    360
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Stradegy game movement engine

    I asked if anyone could fix my stradegy game movement, but it is a mess. Does anyone have a movement engine where the guy moves where you click when selected? It needs to work with several of the objects.

  2. #2
    Clicker Multimedia Fusion 2
    SEELE's Avatar
    Join Date
    Jul 2007
    Location
    Terra australis incognito
    Posts
    1,916
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Stradegy game movement engine

    Use The Vector movment and the clickteam movment control; makes it REALLY easy.

    good luck.

  3. #3
    Clicker Multimedia Fusion 2
    Skeets's Avatar
    Join Date
    Apr 2007
    Location
    Utah, USA
    Posts
    360
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Stradegy game movement engine

    I have never used either... is there an example or something that I could see?

  4. #4
    Clicker Multimedia Fusion 2
    SEELE's Avatar
    Join Date
    Jul 2007
    Location
    Terra australis incognito
    Posts
    1,916
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Stradegy game movement engine

    yes, and the click team movement controller is a extension to allow more control over specific movement's.


    There Are Built in examples on how to use it however it is quite simple;

    example: on click(and object selected)
    -set object values ? to x and y mouse
    -set flag 'moving' on

    +on flag 'moving' on
    -"""click team controller"""" move towards point((values of x,y),Speed)

    Good Luck.

  5. #5
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleUnicode Add-on
    Fanotherpg's Avatar
    Join Date
    Jul 2006
    Location
    High Wycombe, Buckinghamshire, UK
    Posts
    3,663
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Stradegy game movement engine

    http://fano.victorygames.info/imperia_en.htm

    Game made by me and open source engines versions for TGF 1.6 (less options) and MMF 1.5 (More options). There are also in download sections engines of just movement.

    There are at TDC.

    http://www.create-games.com/download.asp?id=6216 - AI and movement
    http://www.create-games.com/download.asp?id=6215 - Resource collection, unit creation and movement

Similar Threads

  1. Replies: 2
    Last Post: 9th February 2012, 01:29 PM
  2. Platform movement - which engine is best?
    By Leander in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 29th May 2010, 11:49 AM
  3. Stradegy game type movement problems
    By Skeets in forum File Archive
    Replies: 5
    Last Post: 3rd January 2008, 05:09 AM
  4. Problem with Movement Engine
    By Gerblegod7 in forum File Archive
    Replies: 3
    Last Post: 29th January 2007, 06:49 PM
  5. need help with movement engine
    By falkon in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 2nd January 2007, 02:46 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
  •