#DieButton and tracking animation javafx

1 messages · Page 1 of 1 (latest)

forest pendant
#

I'm currently finishing my boardgame snakes and ladders. I can't seem to get the die button correctly. THe problem is that the button should disable itself then be enabled after player animation is done. The player is placed using nodes so the between the die animation and player animation there is no animation. One little window open since i track both of the animations. Here is the repository and please check it out before the deadline 14.00
https://github.com/kappern04/IDATT-2003-Stigespillet-Gruppe-16/tree/mainDev

GitHub

Making the famous boardgame STIGESPILLET with Java and JavaFX - GitHub - kappern04/IDATT-2003-Stigespillet-Gruppe-16 at mainDev

sullen umbraBOT
#

<@&987246487241105418> please have a look, thanks.

forest pendant
#

Fixed it myself