Content tagged efficient

Similar Tags

Report Tag

3 usages of this tag
  • 5 replies
  • 553 views
This content is deleted
Forum Topic
How can I make my code more efficient?
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 3 years ago
  • 25 replies
  • 729 views
This content is deleted
Forum Topic
Can Function make my code more efficient?
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 1 years ago
  • 4 replies
  • 196 views
This content is deleted
Forum Topic
What is difference ? (for-each or direct)
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...

Similar Tags