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.


Topics - BusterTFuzz

Pages: [1]
1
Support / Error Msg: IndexOutofRangeException
« on: August 20, 2013, 03:18:48 am »
Hi everyone,

I am relatively new to 2D Toolkit and Unity. I recently ran into a an issue when I began working on my currently project. I think I am missing something straightforward. Any insight would help.

(1) I added both an animated and non-animated sprite to my project
(2) I keep getting the same exception: IndexOutOfRangeException
(3) this exception occurs in tk2BaseSprite.UpdateCollider line 478

My guess is that I either don't something set somewhere in the sprite.
I have tried tracking this down. I imagine this is something simple and someone has seen this before.
Did I miss a parameter somewhere?

Thank you in advance

Pages: [1]