Wintermute Engine > Fixed

animated item images

(1/1)

FogGobbler:
Hi!

In my items.items file:


--- Code: ---CURSOR_HOVER = "items\SDKarte_glow.[b]sprite[/b]"
--- End code ---

Thie animation changes the alpha value of an image to achive a glowing effect. The animation works, but it doesn´t work in game.

Can´t I use sprite for item hover images?

Oli

Mnemonic:
It's a bug..

Mnemonic:
The workaround is not to use the "combined cursor", i.e. specify:

 CURSOR_COMBINED = FALSE

in the item's definition.

FogGobbler:
Thanks!  :)

Navigation

[0] Message Index

Go to full version