Content tagged separate

4 usages of this tag
  • 1 replies
  • 1.38K views
This content is deleted
Forum Topic
How do I toggle sound effects and music separately?
Not favoritedFavorited Favorited 0 favourites

I'm currently using "toggle silent" to toggle my game audio on/off via a touchable sprite, but can't figure out how to make it so that it's possible to toggle s...

  • 3 replies
  • 314 views
This content is deleted
Forum Topic
Multiply a string variable
Not favoritedFavorited Favorited 0 favourites

I have a string value for example text format: $9.99, it could also be USD9.99$ or 9.99 UAH. That is, the text is in different places and can be random. I need...

  • 2 replies
  • 248 views
Not favoritedFavorited Favorited 0 favourites

So for my game, I've got friendly and enemy soldiers. I'm intending for them to shoot at one another then just slowly walk about when not firing. I've turned th...

  • 6 replies
  • 215 views
Not favoritedFavorited Favorited 0 favourites

The player can drop items. If 2 items collide they should make a new item. The items have a name variable telling the game what they're. How do I check the name...