[WRONG ONE] Weird graphicsinfo bug

Found a bug in R'n'D? Report it here!

Moderators: Flumminator, Zomis

Post Reply
User avatar
Eizzoux
Posts: 567
Joined: Wed Oct 30, 2013 5:32 am
Location: Russia
Contact:

[WRONG ONE] Weird graphicsinfo bug

Post by Eizzoux »

We know that we can add some animations for elements' actions for any direction like when we are pushing its or when it's falling...
When I was adding pushing animations for zonk I added first pushing.left and pushing.right. It worked as needed. But when I also added pushing.down and pushing.up, first of them replaced other ones. I mean, pushing.down is being used as pushing animation for all directions what is not good. How does this happen?
Last edited by Eizzoux on Wed Feb 22, 2017 7:47 am, edited 1 time in total.
𒈟
User avatar
Eizzoux
Posts: 567
Joined: Wed Oct 30, 2013 5:32 am
Location: Russia
Contact:

Re: Weird graphicsinfo bug

Post by Eizzoux »

Only now I realized... That was my error! I just moved horizontal pushing animations for zonk to different coordinates and forgot to change xpos and ypos in 'graphicsinfo.conf'. What a fooliness :D
But now I'm really disappointed in myself, I need to be more attentive...
𒈟
User avatar
Holger
Site Admin
Posts: 4073
Joined: Fri Jun 18, 2004 4:13 pm
Location: Germany
Contact:

Re: [WRONG ONE] Weird graphicsinfo bug

Post by Holger »

Thanks a lot for clarification! I really was worried about this, and thought about some horrible bug in the program... :-o :-D

But it's very good to know that it was only a configuration bug in the custom graphics definitions. Saves me a lot of time for debugging! :-)
Post Reply