-
Notifications
You must be signed in to change notification settings - Fork 435
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Arbitrary pitch/yaw control for bow firing on robots #952
Comments
if you are wondering how the math for making a sentry would be done: subtract the targets position from the robot's position |
How're you planning to get the targets position? |
Lasers, obviously. |
Computronics Radar Upgrade? |
Can't vanilla OC radar do this as well? |
OC doesn't have a radar. It's got a Motion Sensor, though. |
I think that would be a neat balance for PvP. If you stood absolutely still, a robot sentry couldn't find you. The second you move though, thunk |
the algorithm i showed calculates a straight line towards the target position, i need to find the trajectory algorithm of a arrow in order to make it work from a long distance and account for the target's velocity |
More control over projectiles for the robots is what they want I think |
open for adaption expired :) |
would allow us to make automated sentries
The text was updated successfully, but these errors were encountered: