Hello Guest

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - kevrags

Pages: [1]
1
Support / Re: Sprite Animation Clip Length not Updating
« on: May 05, 2013, 01:56:05 am »
I knew there would be a good reason!  The code is an initial randomizer to shuffle the reel strips of the game I'm working on, and is probably a temporary solution, anyway.

Thanks again,

Kevin

2
Support / Sprite Animation Clip Length not Updating
« on: May 04, 2013, 11:01:15 pm »
Hello,

Today I created a clip in the wrong Sprite Animation.  So, I deleted the clip and clicked Commit.  However, the length of the clip array didn't revert to the previous value.  I use the length value in some code to change the displayed clip during runtime, and I'm getting Index out of Range errors now.  If I just add a blank clip, the code will run, with the blank clip displaying the first anim clip.

I can delete the Sprite Animation and create a new one, but this would either seem to be a bug, or I'm not regenerating something properly after deleting anims.  I'm using the latest version of the Toolkit.

Thanks for the help,

Kevin

Pages: [1]