Content tagged methods

3 usages of this tag
  • 0 replies
  • 309 views
This content is deleted
Forum Topic
[DISCUSSION]Any updated and safe method for leaderboards?
Not favoritedFavorited Favorited 0 favourites

As I do projects for Facebook platform mainly , we are using Instant Games and fb leaderboard. But out of curiosity. Are there any updated, SAFE methods to make...

  • 7 replies
  • 745 views
This content is deleted
Forum Topic
How do I check if layer with some name exists?
Not favoritedFavorited Favorited 0 favourites

I have some convention of layers naming like: "level_0", "level_1", "level_2". And there's logic shared between events sheets. I need to implement a function th...

posted 3 years ago
  • 1 replies
  • 35 views
This content is deleted
Forum Topic
Move an object which is behind another.
Not favoritedFavorited Favorited 0 favourites

Is there a better way to move an object that is behind another bigger object othen than these two methods I use presently? 1. Click on the object you want to se...