Welcome, Guest. Please login or register. Did you miss your activation email?

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

Pages: [1]
1
Graphics / Re: Texture problem
« on: July 04, 2016, 09:33:36 am »
Laurent, thank you! I think, that using small borders (as eXpl0it3r offered) with smoothing will reduce this effect. Now I understand fully. Problem is solved. Thanks to everybody!

2
Graphics / Re: Texture problem
« on: July 04, 2016, 09:06:46 am »
Laurent, thank you for help! But I guess, that this problem appears with scaling and rotating too. What kind of solution can be this time (excluding use of integer)?

3
Graphics / Re: Texture problem
« on: July 04, 2016, 08:19:59 am »
eXpl0it3r, thank you a lot for the answer! My guess was right, but I was suprised, that for all other fractional parts of the position everything works great.

4
Graphics / Texture problem
« on: July 03, 2016, 11:24:54 pm »
Hello!
I've found one strange bug.
When I try to set the position of any sprite to (x.5,x.5) texture becomes weird. It looks like it looses it's size.
Like this: sprite.setPosition(0.5, 0.5)
X and Y can be = 0.5 separately from each other to create this bug.
I included the screenshot with broken sprite at the left side and normal one at the right side.
Thank you for attention and sorry for my English. =)

Pages: [1]
anything