I created this thread so you can get points
Bug is in animation, when you click deal cards start disappear and stuff
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
VulpesPosted Mar 2, 2012, 6:09 PM
I'm not bothered about points but I do like to solve problems if I can.
The problem definitely lies with the timers because if you comment out the highlighted lines, it works fine:
Where did you get the code for this as it doesn't look like something you'd have come up with yourself?
Prime bPosted Mar 2, 2012, 7:32 PM
VulpesPosted Mar 2, 2012, 7:11 PM
You'll still need to switch the colors of the pictures after each deal but, if you can figure that out, it should look better.
Anyway, I'm going to bed now so good luck with adding the finishing touches to the project :)
Prime bPosted Mar 2, 2012, 7:05 PM
Either way thank you so much, it indeed came out great, without you I would probably just figuring out the logic behind the game...
I will align the text in the mid and also will add the dollar sign.
Prime bPosted Mar 2, 2012, 7:02 PM
I will then just add pictures on top of the labels, so it will look like there's a deck laying
VulpesPosted Mar 2, 2012, 7:02 PM
I'm sure there is a way to do that but it needs time to figure out which I haven't got. You could try e-mailing Frogleg, who's good at this stuff, to see if he can help (he's in Australia, so only mid-day there).
Otherwise, I'd leave it as it is as it's certainly come out a lot better than I thought it would when you started on it :)
Prime bPosted Mar 2, 2012, 6:23 PM
Now the last thing. You see how i have two different colors for the deck one is red and one is blue. Is there any way to make the the color display the picture in the labels (from which cards are coming from(newDeckLabel) and to the label the cards going on to(recycleDeckLabel)
So it looks realistic, and ones the deck is empty it should switch the colors.