User Tag List

Results 1 to 3 of 3

Thread: Card game engine

  1. #1
    Clicker Multimedia Fusion 2Android Export ModuleiOS Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Android Export Module (Steam)iOS Export Module (Steam)

    Join Date
    Dec 2010
    Posts
    339
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Card game engine

    Hi again, I am stuck in a problem here.

    Let's say I have a set of cards for my character, if he uses that card the next one in the list will go to his hand.
    Each card is a unique object, with internal behaviors.

    This seens simple, but I dont know how to say to the program: "give me the next card on the list".

    Can anyone help?

    ---

    Oh, and they can't be created because of other stuff in the game, they are there since the start, I am not creating anything, just repositioning.

  2. #2
    Clicker

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleSWF Export Module
    Konidias's Avatar
    Join Date
    Aug 2009
    Posts
    1,546
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)

    Re: Card game engine

    Use a list object. It lets you pick the next item in the list... Then just compare the current line to the card name or whatever, and you can reposition that card to be displayed.

  3. #3
    Clicker Multimedia Fusion 2Android Export ModuleiOS Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Android Export Module (Steam)iOS Export Module (Steam)

    Join Date
    Dec 2010
    Posts
    339
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Card game engine

    Thanks, I gonna try that.

    ---

    Ok, I just noticed I have no idea on how to use the list object, I have no options anywhere to tell what the player selected in the list.

Similar Threads

  1. Card Game Help
    By Aikikame in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 20th September 2009, 05:26 PM
  2. Card Game
    By KUSEMONO in forum File Archive
    Replies: 1
    Last Post: 30th April 2009, 02:50 PM
  3. Poker Card Game Help????
    By Kintalo in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 16th September 2008, 07:08 PM
  4. Card game
    By Robin_Manager in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 9th July 2008, 10:08 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
  •