ejrh / project6014

Automatically exported from code.google.com/p/project6014
0 stars 0 forks source link

Sprite bug in conversation with Lurg #83

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. In the game go to the Beta Naos
2. Contact with the Lurg forces
3. Profit

What is the expected output? What do you see instead?
Expected to see animated item under Lurg's tentacle. Instead I see how sprite 
is jumping down and right.

What version of the product are you using? On what operating system?
0.2.1 for Windows. Windows 7 home basic.

Please provide any additional information below.
This is just a coding bug I assume. Better check and fix it. =) Great project 
btw, I love it very much.

Original issue reported on code.google.com by Nitros.S...@gmail.com on 29 Oct 2012 at 9:02

GoogleCodeExporter commented 9 years ago
The animation system is set up in such a way that there is no layers. So it's 
possible there's no way for something to be animated behind the tentacle. Just 
a limit of the animation system. Can you specify which tentacle, and what item 
is supposed to be animated? There's something like 150 frames of animation, and 
it's possible one pic could be off by a few pixels (or not showing at all).

Glad to hear you like it Nitros.Starlight :)

Original comment by dczanik@gmail.com on 30 Oct 2012 at 12:46

GoogleCodeExporter commented 9 years ago
No, it's not just about a tentacle. I just don't know the corect word to 
sescribe that thing that Lurg holds in his tentacles. When this device suppose 
to be animated (it has a blob inside that should float and change) it's sprite 
is jumping off. If I am not clear enough, I'll try to make a screenshot later.

Original comment by Nitros.S...@gmail.com on 30 Oct 2012 at 11:08