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

Pages: [1]
1
Hi there,
I have a walk animation that uses multiple sprites of varying widths.  The problem is that the automatic trimmed box alongside the CharacterController's .Move causes the animation and movement to lurch along with the varying sizes.  While amusing, it's not what I'm trying for.

I'm hoping to not manually pad those particular sprites, or have to add Colliders via code.  But, the SpriteEditor won't let me make a polygon collider larger than the sprites.  And, it seems that UserDefined options are for the sprite in its entirety, not for a few frames of an animation.

It's so close, I just need some way to set the collision box larger than the sprite itself for a couple frames.  Is that possible?

I see all these padding options, but none let me choose a value to pad in there (that I can find).

I tried setting the anchor to lower-left, but that messes with the .Move as well, so that's at Middle-Center like it defaults to.

Any trick to this or should I modify these sprites by hand?

Thank you!



Pages: [1]