User Tag List

Results 1 to 3 of 3

Thread: points and more questions

  1. #1
    No Products Registered

    Join Date
    Sep 2007
    Posts
    8
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    points and more questions

    how can I bring over points from one frame to another also I want to have a save game file how do I do that? and one last thing how do I save high scores?

  2. #2
    Clickteam Clickteam
    Jeff's Avatar
    Join Date
    Jun 2006
    Location
    Battle Ground Washington
    Posts
    11,825
    Mentioned
    8 Post(s)
    Tagged
    2 Thread(s)

    Re: points and more questions

    Points from one frame to another
    Some Options:
    Store them in the player score
    Store them in a global value
    Write them to a file and retrieve them on the next frame

    High Scores
    Some Options:
    Use the high score object
    Build your own high score system using the INI object

    Save Game File:
    Easiest might be to explore the saving of the frame position you can find that under the story board.

    Harder build your own system and save the data to an INI and reload it.

    All these things have multiple ways to accomplish the end goal so you need to decide what works best in your creation.

  3. #3
    No Products Registered

    Join Date
    Sep 2007
    Posts
    8
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: points and more questions

    ok great thanks also i need to know how to make metaknight fly do I disable gravity when It is in the air?

Similar Threads

  1. Drawing a line between two points?
    By Outcast in forum Multimedia Fusion 2 - Technical Support
    Replies: 8
    Last Post: 26th December 2018, 07:42 AM
  2. Create item at certain points
    By Sorensen in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 1st April 2011, 05:16 PM
  3. Getting Action Points in LUA?
    By astrospoon in forum Lua Scripting
    Replies: 12
    Last Post: 15th October 2009, 10:16 PM
  4. More action points?
    By Algul in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 19th July 2009, 10:38 AM
  5. Gradienting between different points?
    By Tiles in forum Multimedia Fusion 2 - Technical Support
    Replies: 8
    Last Post: 5th February 2008, 06:50 AM

Posting Permissions

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