Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: MarkerBucket on Fri 04/11/2022 04:09:02

Title: How do i Change Verb Coins Interact Asset
Post by: MarkerBucket on Fri 04/11/2022 04:09:02
Im So confused! :confused:
Title: Re: How do i Change Verb Coins Interact Asset
Post by: Khris on Fri 04/11/2022 07:27:10
Please clarify, are you talking about the sprite? Like the cogwheel on the verb coin?
Title: Re: How do i Change Verb Coins Interact Asset
Post by: MarkerBucket on Fri 04/11/2022 14:22:44
Quote from: Khris on Fri 04/11/2022 07:27:10Please clarify, are you talking about the sprite? Like the cogwheel on the verb coin?
Yes
Title: Re: How do i Change Verb Coins Interact Asset
Post by: Khris on Fri 04/11/2022 16:51:58
Right, the sprites are in Sprites -> Main -> VerbCoin, slots 14-16.

If you open GUIs -> 3: gVerbCoin and click on the cogwheel, you can check the properties window below the project tree and you'll find these numbers entered as Image, MouseoverImage and PushedImage respectively.

So either
a) overwrite these slots with new sprites in the sprite manager or
b) import new sprites and change the numbers in the button properties to point to the new sprites'
Title: Re: How do i Change Verb Coins Interact Asset
Post by: MarkerBucket on Fri 04/11/2022 20:16:17
Wait Not That The its Circle when you interact with a Thing
Title: Re: How do i Change Verb Coins Interact Asset
Post by: Khris on Fri 04/11/2022 22:29:15
I see, the VerbCoin template is hard coded to draw that circle and put the buttons in these four positions.
So the questions is, what exactly do you want to change?
Can you post a picture of how you want it to look?