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

Pages: [1]
1
Support / Lagging frame
« on: June 27, 2013, 04:15:38 pm »
Hello!
I have 5 or more animation and they have all same fps 10 and frame count 6. The problem is that they don't play synchronously and some frame may be lag. All animation synchronied by one animation animi_main by trigger on the last frame this animation. Below table of how it is. All animation have toggle play automatic equal true on start game.

frame number anim_main anim_1 anim_2
0                     0               0           0
1                     0               1           1
2                     1               1           1
3                     1               2           2
4                     2               2           2
How is it fix? Please, help, i can't understand what's wrong.

2
Support / Smooth textures
« on: October 12, 2012, 02:31:09 pm »
Hi!

My problem is that texture on Mac in unity edtitor looks fine and sharpen. But then I build and run app on iPad I have smooth textures and it's look like blur filter and/or consist of many big smooth pixels. I change setting in atlas texture format on RGBA 32, but nothing is changed. Also i use Trilinear filtering and aniso level 4.
What did i do wrong?

Camera has the next setting:
Native resoluiton 1024x768
Fitheight
Constant

Thanx for any suggestions!

3
Support / How i can make animation with additive?
« on: February 28, 2012, 01:07:06 pm »
I know that i can make special sprite collection and use shader particle/additive. But can i make it in one sprite collection i didn't see toggle additive for animation sprites =(

Pages: [1]