Content tagged check

Similar Tags

Report Tag

6 usages of this tag
  • 2 replies
  • 985 views
This content is deleted
Forum Topic
How do i check that all sprites are destroyed ?
0 favourites

I need your help to find how I can check that all sprites are destroyed. For example : When all enemies are destroyed -> go to next layout. Can you tell me whic...

  • 1 replies
  • 394 views
0 favourites

How can I create a system that checks for an update from Google Play?

  • 6 replies
  • 439 views
This content is deleted
Forum Topic
Reducing lines of code for sprite angle checks
0 favourites

I've managed to create a moveable pseudo 3D sprite, but I wanted to add a total of 360 frames, and set the frame for each degree. Example of what I have now (it...

  • 1 replies
  • 75 views
This content is deleted
Forum Topic
How do I check Array next value?
0 favourites

So I have an array and want to check if the next value is the same as the current one, for example: 0,1,1,0,0,0. I need to know that in coordenates x1 and x2, t...

posted 2 months ago
  • 9 replies
  • 110 views
This content is deleted
Forum Topic
How do I separate objects in conditions?
0 favourites

When I pick up an item, I want to fill an empty slot. If I have 3 empty slots upon picking it up, just one of these must be filled instead of all 3. Since all t...

  • 3 replies
  • 53 views
This content is deleted
Forum Topic
How do I keep a certain distance between Npcs?
0 favourites

I have multiple platformer Npcs in the level, who move towards the player with different speeds. How do I check for each Npc if they're to close to each other -...

Similar Tags