Content tagged efficient

Similar Tags

Report Tag

4 usages of this tag
  • 5 replies
  • 797 views
This content is deleted
Forum Topic
How can I make my code more efficient?
Not favoritedFavorited Favorited 0 favourites

I'm running into a problem - which I've come across multiple times before - but still am unsure how to 'solve'. I was working on a basic economy game where you...

posted 4 years ago
  • 25 replies
  • 1K views
This content is deleted
Forum Topic
Can Function make my code more efficient?
Not favoritedFavorited Favorited 0 favourites

The above code is working just fine. However, I'm wondering how I can make it more efficient. I'm still learning about functions, and I'm curious if I can enhan...

posted 2 years ago
  • 4 replies
  • 413 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...

  • 4 replies
  • 90 views
This content is deleted
Forum Topic
Is there a way to create a more efficient wave system
Not favoritedFavorited Favorited 0 favourites

I'm trying to make an enemy wave system for my game which works well but I feel like I could be making one that is more efficient and easier to add waves to as...

posted 19 days ago

Similar Tags