User Tag List

Results 1 to 2 of 2

Thread: Scrolling with multiple characters.

  1. #1
    No Products Registered

    Join Date
    Jul 2007
    Posts
    10
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Scrolling with multiple characters.

    I am making a scrolling game in which you can switch between three different characters. I use a global variable to keep track of which character is on the screen. But I am having trouble with making the game scroll for all three characters. The conditions I have set are:

    1. Always
    2. Global value = ?

    I then tell the game to center the window on a specific character depending on what the global value is. But for some reason, it still only scrolls with the character initially on the screen.

  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: Scrolling with multiple characters.

    Well you shouldn't need the always as the global value = will do that. -- I would assume you must have 3 of these "global value =" events one for each character?

    I would suggest you open up the debugger and make sure your global value is receiving the value you expect it to have.


Similar Threads

  1. multiple instances spawning at multiple places
    By CPW in forum Multimedia Fusion 2 - Technical Support
    Replies: 17
    Last Post: 22nd February 2009, 12:38 AM
  2. Importing multiple animations as multiple frames
    By Shawn in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 25th November 2008, 09:36 PM
  3. Multiple Turret Shooting With Multiple Targets
    By Brandon in forum File Archive
    Replies: 4
    Last Post: 29th January 2008, 02:34 AM
  4. Multiple-object characters/enemies.
    By Fresh_Bagels in forum The Games Factory 2 - Technical Support
    Replies: 4
    Last Post: 16th January 2007, 11:12 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
  •