python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
How to detect a custom Crossbow in mainhand?
I am trying to detect the crossbow in the players hand (it is a cutom item), but only the bow (also a custom item) seems to be working the way I have it set up right now. Only the bow will show "...
Nova__A
Votes: 0
Answers: 1
How to adjust my basketball-FT(Free throw) simulation to find the necessary torque(s) on joints
I'm working on a simulation of a basketball throw which starts with a angular motion and passes into a projectile motion. Physics set-up of simulation
My goal is to get insights on the amount of torqu...
Tigerfire176
Votes: 0
Answers: 1
Calculating gravity velocity over a given distance and time
I'll just start by saying I'm looking at the "projectile" code found in the game "Runescape" originally wrote in Javascript. The original code can be found somewhere half way down ...
Baraccuda
Votes: 0
Answers: 0
How do I store a multidimensional array?
I am trying to write a code in python that will display the trajectory of projectile on a 2D graph. The initial velocity and launch angle will be varying. Instead of calculating it every time, I was w...
MCUxDaredevil
Votes: 0
Answers: 2