User Tag List

Results 1 to 3 of 3

Thread: Bug: Paste into background

  1. #1
    No Products Registered

    Join Date
    Dec 2006
    Posts
    1,332
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Bug: Paste into background

    I have made a snake-like game and it is supposed to create a new block with a random color everytime. Even though the random color values are only set to random(200), it is still creating white squares. I do not think that it is the color that is causing the problem. I am only using one square and pasting it into the background everytime it moves. The white square pattern is very erratic, sometimes every other block will not show up, other times it is every 3 or 4 blocks, and some times it will work perfectly depending on the direction in some cases.

    Example

  2. #2
    Forum Moderator Fusion 2.5 DeveloperHTML5 Export ModuleiOS Export ModuleSWF Export Module
    DavidN's Avatar
    Join Date
    Jun 2006
    Location
    Boston, MA, USA
    Posts
    4,044
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Bug: Paste into background

    Your timed "Every 00-05" events are the problem here - you're not pasting into the background every time the square has moved. Copy the "Replace colour" and "Paste into background" actions from event 2 down into all your "On loop '<direction>'" events and the holes won't appear.

    Is there a reason that you have the events in fastloops? You're not actually doing anything with them just now.

  3. #3
    No Products Registered

    Join Date
    Dec 2006
    Posts
    1,332
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Bug: Paste into background

    Thanks that works great.

    The fastloops are from something else I had in that example that I forgot to take out

Similar Threads

  1. Paste in Background
    By legocacher in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 17th December 2010, 03:44 PM
  2. any way to use 'paste into background' with HWA?
    By uprize in forum Hardware Accelerated Runtime
    Replies: 4
    Last Post: 29th September 2009, 10:55 PM
  3. Paste into background example
    By Brandon in forum File Archive
    Replies: 0
    Last Post: 15th March 2007, 07:03 PM
  4. Paste Into Background
    By Kid_Roleplay in forum The Games Factory 2 - Technical Support
    Replies: 5
    Last Post: 27th October 2006, 04:43 PM
  5. Paste into background bug
    By Whisp in forum Multimedia Fusion 2 - Technical Support
    Replies: 11
    Last Post: 17th July 2006, 09:38 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
  •