User Tag List

Results 1 to 3 of 3

Thread: Fastest way to merge multiple arrays?

  1. #1
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export Module

    Join Date
    Dec 2013
    Posts
    156
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Question Fastest way to merge multiple arrays?

    My game will have around 20 arrays once completed and for a savegame system I was looking for the fastest way to merge all those arrays into one big one.

    Currently I only use Z 0 on each array so I can probably take the largest X and Y size I have in any of the others and create a new Z 20 or maybe Z 30 size.

    Is there any faster way then fastlooping through X and Y and copy the data over from every single file?

    Any ideas appreciated,

    Thanks!

  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)
    I can't think of a faster way then a fast loop.

    How long is it taking?

  3. #3
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export Module

    Join Date
    Dec 2013
    Posts
    156
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I have not tried yet, Jeff. I was looking for alternate solutions so I don't have to deal with this mess.

Similar Threads

  1. General Question about Multiple Arrays
    By Docilemouse in forum Fusion 2.5
    Replies: 0
    Last Post: 7th January 2014, 02:21 AM
  2. Could someone merge these two effects?
    By BartekB in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 29th December 2013, 07:10 PM
  3. Best way to merge two applications?
    By J3sseM in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 27th November 2013, 06:41 AM
  4. Merge colours extention?
    By seann33uk in forum Extension Development
    Replies: 3
    Last Post: 20th May 2007, 10:57 PM
  5. are multiple big arrays allowed?
    By integrality in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 18th August 2006, 12:39 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
  •