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

Pages: 1 [2]
16
Support / Repeat sprite
« on: June 27, 2012, 09:09:13 am »
hi there,

what's the best way to achieve the following :

i'd like to make a pipes set. i've started to draw a small portion of it. my idea is to repeat this portion to create long pipes.

any idea ?

17
Support / Collider
« on: June 25, 2012, 03:09:59 pm »
hi,

i've put a cube in my scene with collider and rigidbody and i added an animated sprite onto it with its collider and rigidbody too.

when i hit play, the sprite goes through the cube a couple of pixels instead of sitting on top of it.

how can i fix that ?

18
Support / delegate
« on: June 22, 2012, 08:43:38 am »
hi,

very new to 2d toolkit and 2d animation in general :)

i'm experiencing some strange behavior with my sprite animations.

it's a simple sprite (a character) who walks right and left. but when i stop pressing "A" or "D" button, the animation stops in a strange position and the object is offset upward...

I saw there was an "animation complete delegate" function. actually, i don't understand it's purpose and wish someone could explain it to me and maybe give some tutorial examples (i've seen the example given by 2D Toolkit but isn't enough to understand).

Pages: 1 [2]