Add speed up/down button animation speed on my object

Hi all,

.

I’m a very very noob here, please be patient with me hehe!

.

I am making a mod for a game, it’s a item that can be used ingame and I’ve ran a few tests with the process of import and export. I’m all good so far!

.

So far I have created an object with blender, exported it via fbx, then imported it correctly to unity.

.

I have also been able to correctly export this item as an .assetbundle and have it playback in the program I am creating the mod for and the Animation works.

.

In unity,

I have successfully been able to animate this item with a simple motion and I wish to create a touch button on the object to speed up and speed down the animation playback of this item.

.

(The buttons!)

I can create a panel which hangs off the object with some buttons. This can be done in blender easy enough

.

Would anyone be able to give me some help with how I would best setup creating buttons and assigning the speed up and speed down function to the buttons as I don’t know how to do something like this.

.

Thankyou
Shaun

Get the new input system make a canvas put two buttons on it that alter the speed Ex.Easy Joystick for Mobile with Input System in Unity - YouTube