Content tagged difference

4 usages of this tag
  • 5 replies
  • 2K views
This content is deleted
Forum Topic
How do I set invisible only a part of a sprite?
Not favoritedFavorited Favorited 0 favourites

I am making a "find the difference"game. And my problem is when I resize an image some part of this Sprite should be invisible (because is overlapping another i...

  • 4 replies
  • 1.9K views
This content is deleted
Forum Topic
How can I use vector graphics?
Not favoritedFavorited Favorited 0 favourites

The question is: There any relevant difference in the use of vector graphics and raster graphics (common sprites in png) inside Construct 3? I don't think they'...

  • 0 replies
  • 218 views
This content is deleted
Forum Topic
How do I use date difference ?
Not favoritedFavorited Favorited 0 favourites

Hello there, I face problem when I use Date plugin (difference function): Date.Difference(Date.Parse(Date.ToLocaleDateString(Date.Now)),Date.Parse(Variable1))....

posted 4 years ago
  • 4 replies
  • 279 views
This content is deleted
Forum Topic
What is difference ? (for-each or direct)
Not favoritedFavorited Favorited 0 favourites

I can't understand why iterating an event with conditions would be less efficient than directly, because if for example I test a collision without a loop on a s...