2D Toolkit Forum
2D Toolkit => Support => Topic started by: mondieu on May 23, 2013, 02:41:18 pm
-
Hi there,
I've followed the documentation pretty much exactly (using my own sprites though), and attempt to create an Animated Sprite, but have the popup : "Unable to create sprite as no SpriteCollections have been found". Searching the forum I found a single topic alluding to the fact that _not_ importing the demo folder might cause this problem, so I reimported with the demo folder this time, but unfortunately that doesn't seem to have fixed it.
Any hints?
-
Try this -
1. Create a new project, import with demo folder.
2. Create a new test collection, and try it again.
This should work properly.
Back in the project that doesn't work, after importing the demo folder -
1. 2D Toolkit > Rebuild Index
2. Try creating a sprite now.
-
Back in the project that doesn't work, after importing the demo folder -
1. 2D Toolkit > Rebuild Index
2. Try creating a sprite now.
Worked perfectly, thanks for the quick reply!