Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: cadeultra3 on Wed 28/01/2015 18:46:10

Title: Weird speech view problem
Post by: cadeultra3 on Wed 28/01/2015 18:46:10
In my script i am using the say function. Everything is working but after after a few frames his normal view appears on top of his speech view as in the screenshot.

Any ideas?

(http://i.imgur.com/Qj0Uyy9.jpg)
Title: Re: Weird speech view problem
Post by: Vincent on Thu 29/01/2015 03:37:59
I can remember one time it happened something like this to me too.
but still not sure if it is the same case.
I solved by changing number of that specific sprite.
I still don't know why at all... but to me it worked that way...
Can you try this ?


:NOTE:
Changing the sprite slot number is a specialized operation, for advanced user only.
Only re-number the sprite if you are ABSOLUTELY SURE it is not used AT ALL in your game.
Any parts of your game that do use this sprite will cause the editor and engine to crash if you go ahead.