python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Move game screen diagonally using arrow keys
I'm creating a car game where it creates a 3D pseudo effect by moving the screen backwards and the car itself just stays still on the map, using the arrow keys. It only takes in one input at a time, m...
Hasnain
Votes: 0
Answers: 0
How to make all the bars move smoothly at the same time even though they are moving at different speeds?
I have 5 progress bars that are all moving at the same time all at different speeds.
Their speeds are dynamic and need to be modifiable programmatically which is why this is implemented with JS and no...

ezg
Votes: 0
Answers: 2
Changing Character Controller Size in Unity?
I've set up a character controller and nearly perfected my scripts with it. Only problem is, when my player is crawling, I can only shrink the character controller's capsule by its height. I can't cha...
FrozX Teal
Votes: 0
Answers: 1