User Tag List

Results 1 to 4 of 4

Thread: Beginner work

  1. #1
    Clicker Multimedia Fusion 2
    Darkrider0318's Avatar
    Join Date
    Aug 2009
    Location
    New Mexico
    Posts
    20
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Beginner work

    Just thought I would start a thread for all the newbies as I am. I have been working around using the tutorials and built some of the platform, single scene games (ie breakouts) and have been dabbling in isometric layouts.

    Question one: to move in any direction off the screen to a new section is there an ability to load the new area or just lay the map down and it will automatically scroll to the new area?

    Question two: As far as coding goes, haven't seen many of the attributes to MMF2s code is there a collection of items that can be referenced or is C++ a standard for calcs and usage?


    Thanks to all in advance for the advice.

    DR

  2. #2
    No Products Registered

    Join Date
    Mar 2007
    Location
    Sydney, Australia
    Posts
    1,369
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Beginner work

    1. you have to tell MMF where to position the screen. If you know your new coords, just tell it to center the display there.

    2. MMF is event editor only and doesnt use code. You can use LUA if you wanted to though.

  3. #3
    Clicker Multimedia Fusion 2
    Darkrider0318's Avatar
    Join Date
    Aug 2009
    Location
    New Mexico
    Posts
    20
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Beginner work

    thanks for the help, I viewed your archived threads and downloaded the examples, I like the format and layouts that you used still learning. Thanks

    DR

  4. #4
    No Products Registered

    Join Date
    Mar 2007
    Location
    Sydney, Australia
    Posts
    1,369
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Beginner work

    No problem. If you are stuck on anything make a thread on the forums, there are plenty of people who can help you out

Similar Threads

  1. Beginner question
    By Ganryu in forum dotNet Scripting
    Replies: 9
    Last Post: 29th March 2015, 05:02 AM
  2. Help for beginner?
    By roope in forum The Games Factory 2 - Technical Support
    Replies: 2
    Last Post: 20th August 2009, 11:47 PM
  3. Beginner's loop
    By Sarah in forum File Archive
    Replies: 1
    Last Post: 17th October 2006, 08:40 AM
  4. Beginner's Maze
    By Sarah in forum File Archive
    Replies: 4
    Last Post: 6th October 2006, 05:00 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
  •