Scrolling Game Development Kit Forum

SGDK Version 2 => Help, Errors, FAQ => Topic started by: durnurd on 2007-12-11, 08:04:52 PM

Title: Frame Remapping Wizard bug [Append to Frameset]
Post by: durnurd on 2007-12-11, 08:04:52 PM
When appending new frames to an existing empty frameset with the Frame Remapping Wizard, an Index out of bounds error occurs when clicking finish, on the line:

lastFrameIndex = allFrames[allFrames.Length-1].FrameValue;