Skip to content

Animated score counter variant update#960

Open
HelperWesley wants to merge 2 commits intomainfrom
variants-animated-score-counter
Open

Animated score counter variant update#960
HelperWesley wants to merge 2 commits intomainfrom
variants-animated-score-counter

Conversation

@HelperWesley
Copy link
Contributor

An update to the score counter object with new variants of the object, and variants that use the bitmap text object instead of the default text object.

Along with the new variants, there were some changes made to the extension in order to add the bitmap text, and fix an issue with the object. Those changes are:

  1. I added a bitmap text object to the default variant and put it in a group called "CounterText" with the normal text object. Then I replaced all of the expressions/conditions/actions inside of the extension that used the normal text object "Counter" with the "CounterText" object group.
image
  1. I then set the action to start shaking the text object to only use the normal text object "Counter", so that the bitmap text wouldn't be shaken when the score it set. Because the amount of shake was too high for the smaller scale images.
image
  1. Replaced the action inside of OnCreated that was trying to set the text of the object to the value, with the custom action to change the score, because the previous action was not working, and didn't change the starting score set in the object properties.
image

Update to the score counter object with new variants of the object, and variants that use the bitmap text object instead of the default text object.
@github-actions
Copy link
Contributor

Preview the game(s) changed or added in this Pull Request


This is an automatic message displaying links to the games in this PR - double check the JSON in case of doubt.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants