Content tagged different

7 usages of this tag
  • 2 replies
  • 495 views

Hello how do I group objects into a single object and reuse them for similar things but independently of each other for example: Say I have a independent set of...

  • 1 replies
  • 527 views
This content is deleted
Forum Topic
How do I change the hud for every player?
Not favoritedFavorited Favorited 0 favourites

Basically, i'm making a multiplayer player v player game but every player needs a different hud, and I don't know how to do it.

  • 13 replies
  • 914 views
Not favoritedFavorited Favorited 0 favourites

I recently discovered (with some of my other games as well) some issues with my code. It must have started since I got a new, much faster computer. I believe th...

  • 1 replies
  • 445 views

Hey! I have an object that I'm trying to make rotate off different image points, clockwise for one and anti-clockwise off the other while holding down either th...

  • 4 replies
  • 308 views
This content is deleted
Forum Topic
Gamepad and Keyboard difference of input... Why?
Not favoritedFavorited Favorited 0 favourites

So, I have this problem where my jumps go higher on a gamepad, even though I made the controls universal (at least I thought so.). The values on the image below...

  • 1 replies
  • 186 views
Not favoritedFavorited Favorited 0 favourites

Hey how to let multiply same sprite get the position of nearest sprite if they've different instance variables. I'm trying to let ball find the nearest ball wit...

  • 2 replies
  • 215 views
Not favoritedFavorited Favorited 0 favourites

So for my game, I've got friendly and enemy soldiers. I'm intending for them to shoot at one another then just slowly walk about when not firing. I've turned th...