SyntaxBomb - Indie Coders

Languages & Coding => AppGameKit ( AGK ) => Topic started by: Santiago on March 11, 2024, 16:27:15

Title: How can I change or choose an image within an AGK app?
Post by: Santiago on March 11, 2024, 16:27:15
Hi!

I have an app developed with AGK, for tablets. and my client wants to be able to change an image within the app.

It is a roulette app, and it wants the roulette to have different brands, my roulette is an image that rotates.

There is some option that the client from the app. Can he assign an image that he has inside his tablet?

In B3d it would be easy to do it, but with devices and agk I don't know if it can be done.

Would you give me help with that?

greetings!
Title: Re: How can I change or choose an image within an AGK app?
Post by: Qube on March 12, 2024, 05:17:18
You can use the This method (https://www.appgamekit.com/documentation/Reference/Image/GetChosenImage.htm) to pick and use images.
Title: Re: How can I change or choose an image within an AGK app?
Post by: Santiago on March 12, 2024, 20:02:46
Thanksssss!!! I go to try!!!

Thanksss :)
Title: Re: How can I change or choose an image within an AGK app?
Post by: Pfaber11 on March 15, 2024, 21:16:01
very cool. I think the game creators have thought of just about everything you could ever need although who knows what's around the corner. 
Title: Re: How can I change or choose an image within an AGK app?
Post by: Steve Elliott on March 16, 2024, 12:48:24
QuoteI think the game creators have thought of just about everything you could ever need although who knows what's around the corner.

You have to admire them. Against the giant engines out there with the need to add more complicated languages to work, they've produced an all-in-one easy to use solution.
Title: Re: How can I change or choose an image within an AGK app?
Post by: blinkok on March 17, 2024, 20:11:07
They just published the source code for studio and the compiler
https://forum.thegamecreators.com/thread/229541