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 - amirbilu

Pages: [1]
1
The integrity checker came back successful.

And no, all collections we currently have are named in proper English and only have ascii characters in their names.

Any other ideas? =\

2
After posting, I have also noticed that we had a few errors in the console that I'm not sure at which part have popped up.
They're probably relevant, but I can't really tell much since they don't link to a run time script, but happen during editting(We have not run the game at all during the course explained in the last post).
Image of errors is attached.

Thanks again.

3
Support / [tk2d 1.9]Error - Sprite collection 'Test' has no sprites
« on: July 16, 2013, 03:27:26 pm »
Hello,

My team and I are experiencing some issues with tk2d 1.9.
We have worked on tk2d 1.9 for a few monthes now on our current project, and have faced an issue where the graphic artist was unable to create new sprite collections, claiming that 1.9 was broken in that regard.
I am the programmer in the team, and admittedly, I have not much experience with the graphical part of using tk2d outside of the code myself, but I have searched Google for this issue and come across your user manual for version 1.9.
The user manual easily explains how to make a new sprite collection, which I have followed and done, however, when I try adding a sprite component to a gameobject from the collection I have just created, I get faced with the error shown in the attached image, saying that the collection has no sprites in it.

I have also connected the Test prefab object to the Data Object field in the collection editor, which was the only noticable difference I have seen between our collection and the collections we already had that worked, as shown in the 2nd attached image.


Searching for this specific error on Google wielded no results at all.

I would much appreciate an answer to this issue that's interfering with our work schedule.

Thanks much!



P.S.
We have tried before upgrading to tk2d 2, but that gives us even more trouble than its' worth because of the change of the underlying system resetting all the graphics in our game, and we would like to avoid upgrading, if at all possible, until the next project we work on.

4
Support / Re: I can't create new sprites
« on: January 14, 2013, 09:41:15 am »
Hi

Please explain what do you mean by repro case I'm not familiar with this term...

TNX
Amir

5
Support / I can't create new sprites
« on: January 14, 2013, 07:55:10 am »
Hi there,

I'm trying to add some new sprites (animated & static) to my game,
creating the atlas work just fine, but when I'm trying to add a new sprite to the stage & select the new sprite I've just created - I'm getting an error.
and I can't select the new sprite.

I've created a new unity project and 2dk works fine.

I've attached 2 screen shots with the error , in unity compiler & monodevelop.
I'm using unity 3.5.6

Please Help
Thanks
Amir


Pages: [1]