Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Swirlydum

3
Posts
A member registered 27 days ago

Recent community posts

That was surprisingly simple... thank you again :)

Thank you for your detailed reply! I was indeed using colorgif already and had worked out how to hide it and make it appear when the button is pressed as you mention, but that was as far as I had gotten with it. Thank you so much for updating the gif contraption to make this work the way I wanted. I used your code and it all works beautifully now.

I have a small follow up question if that's ok (not related to gifs). I was wondering if there's a way to do the same thing with sounds as you did with the gif. So rather than waiting until the sleep ends before the sound plays, it could play as soon as the button is pressed. I have the code to start the sound on the same button as the code that begins the gif, but of course the sound only begins playing after the transition to the next card.

Sorry for all the questions, but your last reply was very helpful so I'd be remiss not to ask.

Hi, I'm brand new to coding and Decker so I know my questions will be stupid, but I don't have much choice other than to ask as I've lurked and read up as much as I could (although not everything I read I understood). 

Basically I have a button to begin the game I'm working on, but I have it set up so that when I press that button a gif starts playing (instead of just going to the next card immediately). I want the gif to play for about 5 - 10 seconds before decker automatically forces the player to the next card. Frankly, I have no idea how to do that.

The small amount of progress I've made so far has been from looking at other people's decks and seeing what I can understand and use, but I've not been able to find anything that fits this particular need. I saw a few references people on here made to sys.me and stuff but idk how to code so I haven't been able to work that out. Decker is really cool so far though. Even though I don't know how to code I made a pretty neat looking title screen for my game, so I'm happy about that.

Thanks for any help anyway, sorry if it's very simple and I'm just dumb.