Torchmodders

Modding => HUD & UI => Topic started by: lolesch on February 10, 2017, 12:44:46 am


Title: .gif in Menus
Post by: lolesch on February 10, 2017, 12:44:46 am
I've made a .gif withing GUTS possibilities using 3 different images and a logic

Image 1 and 4 are the same but I need 1 to show and stop the rotation and 4 within the rotation.
Title: Re: .gif in Menus
Post by: Kva3imoda on February 10, 2017, 01:46:28 am
I believe that it is possible to use a frame animation and simple linear motion.  :)
Title: Re: .gif in Menus
Post by: Kva3imoda on February 10, 2017, 02:08:14 am
My UI experiments.

(http://i.imgur.com/yvPzWGl.gif)
Title: Re: .gif in Menus
Post by: lolesch on February 10, 2017, 08:59:12 am
I believe that it is possible to use a frame animation and simple linear motion.  :)
huh? what do you mean? How would you animate a frame?
My UI experiments.

(http://i.imgur.com/yvPzWGl.gif)
I've seen this before.. How does yours work?

Actually I found the ImageSatates UI element. That will make my logic more simple!
Title: Re: .gif in Menus
Post by: Kva3imoda on February 10, 2017, 12:56:46 pm
huh? what do you mean? How would you animate a frame?
Just like you did - you show the movement frame by frame.
Title: Re: .gif in Menus
Post by: lolesch on February 10, 2017, 03:52:15 pm
may I have a look inside your file? have you set up something like a counter for some output too?

guess I have to rework some menus in my HudMod again :D
Title: Re: .gif in Menus
Post by: Kva3imoda on February 10, 2017, 04:28:01 pm
My UI (https://drive.google.com/file/d/0BwZNatjl1ZmpWXh0RmRGVUFLdVU/view?usp=sharing)