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

Pages: 1 [2] 3 4 5
16
Releases / Re: 2D Toolkit UI 1.0 beta 3
« on: April 19, 2013, 02:06:59 pm »
really nice work !

will this be included in the package or is it a seperate purchase ?

17
Support / Re: multiple spritesheet
« on: April 08, 2013, 02:16:14 pm »
wonderfull, i'll try that :)

thanks

18
Support / Re: multiple spritesheet
« on: April 08, 2013, 01:28:13 pm »
all right, nice.

now, as i'm going to create an animated texture, i need them to be ordered so i guess i'll have to use the 1st solution => manually create multiple sprite collections ?

how can i achieve that ?

19
Support / multiple spritesheet
« on: April 08, 2013, 10:43:47 am »
hi,

a simple question : if my animation takes a good amount of time and i want a quite nice resolution, i would use multiple spritesheet wouldn't i ?

how to do that  ?

thanks,

20
Support / Re: animated sprite
« on: March 28, 2013, 09:32:12 am »
ok, that's what i've done so far. i've put all my frames in a grid manually and it works well.

i thought maybe my lovely tk2d could have helped me but no problem :)

21
Support / animated sprite
« on: March 28, 2013, 08:34:45 am »
hi,

i'm still trying to apply an animated sprite onto a 3d object.

i was wondering if i could use tk2d to create the spritesheet but my concern is the order of the frames layed out on the sheet. they're not side by side, ordered, left to right, bottum up or something "logical". so that could be a problem for my script that parses rows and columns in order...

any tip ?

22
Support / Re: animate a sprite on 3d object
« on: March 28, 2013, 08:32:18 am »
ok, thanks.

23
Support / unity package error
« on: March 27, 2013, 03:18:17 pm »
hi,

i imported the 1.9final package but when i try to create a tk2d object in the scene, i get an error
"create 2ktd sprite" : MissingReferenceException : object of type 'tk2d index' has been destroyed but you're still trying to access it..."

any idea ?

24
Support / animate a sprite on 3d object
« on: March 27, 2013, 08:12:14 am »
hi,

i'd like to apply an animated texture on a 3d object. how can i do that with 2dtk ?

25
Support / installation
« on: January 20, 2013, 08:35:28 am »
hi,

what's the installation process pz ? tried to find it in the faq or help but didn't find it :(

thanks,

26
Support / Re: change color sprite on the fly
« on: January 16, 2013, 01:16:29 pm »
thanks  ;D

27
Support / change color sprite on the fly
« on: January 16, 2013, 09:54:17 am »
hi,

i'd like to know if there's a way to change color of a sprite (any color of the wheel) on the fly (via code) ?

thanks,

mike

28
Releases / Re: 2D Toolkit 1.76 beta 1
« on: July 26, 2012, 07:50:53 am »
i've just import 1.76 final and i've got an "isPlaying() is obsolete" warning.

ok, replaced with Playing and no more warnings. i'll dive into the doc next time ;)

29
Releases / Re: 2D Toolkit 1.76 final
« on: July 25, 2012, 09:18:49 pm »
hi, how do i proceed to install this new release because update tk2d updater can't check for updates ?

30
Support / Re: Colider penetration
« on: July 25, 2012, 06:26:52 pm »
i've added the CharacterController and after some good changes, everything work like a charm.

thanks for the help, always a pleasure to have your support :)

Pages: 1 [2] 3 4 5