All Posts in GameMaker Studio 2

Share your creations!
Loading...

For day 397 of coding, I have changed how return to the title screen works so the changes in options will be retained

I've also learned that if I set variable = an entire array, array functions will affect both. with that in mind, array_copy() is needed.

Loading...

For day 396 of coding, I have added textboxes to the player and dealer total. I may consider changing the layout at a later point

Loading...

For day 395 of coding, I managed to apply the textboxes to each player's hand

Loading...

For day 394 of coding, I have added the textbox to the selections at the game's results

Loading...

For day 394 of coding, I have changed how the game determines if the player reaches the end of the textbox selections. It will help keep the amount updated in case the amount of designs changes

I have also added two more designs to select from

Loading...

For day 393 of coding, I have made an option menu where you can change the textbox borders

Loading...

For day 392 of coding, I have made textboxes and redesigned the start screen

Loading...

For day 391 of coding, I have added an selection for options at the start menu. As of right now, I doesn't do anything yet

Loading...

For day 390 of coding, I've updated the sprites that represent the coins. I have also updated the display code to accommodate the new frame amount and to make sure the sprite only disappears when there is no money left

Loading...

For day 389 of coding, I made a simple sprite of chips that changes as you win or lose betting money