-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Unmanned camera drone vehicle #71646
Conversation
For some odd reason, the vehicle doesn't unfold correctly, |
Spell checker encountered unrecognized words in the in-game text added in this pull request. See below for details. Click to expand
This alert is automatically generated. You can simply disregard if this is inaccurate, or (optionally) you can also add the new words to |
I love this idea. I look forward to not needing radio towers to scout out regions. |
I don't think this is going to work. If you read the issue this came from, the view is locked to the player and you can't really change that without changing how the reality bubble works. Even if you decide you're OK just staring at the player character while a remote vehicle that you can't see flies in directions you have no way of keeping track of, that's not a good model for how drones work when they're mapping large areas. |
I love the idea, but I agree with fairy on this. We just don't have the technology right now to make this reasonable. You simply have no way to track the drone when it's on other Z-levels. |
this is trivially solvable. i promise you, it won't be hard. |
I could see abstracting it, making it an item that takes X period of time to use and once you do, it reveals an area of the map around you, at the cost of the energy that it takes to pilot the drone |
You absolutely can, it's not even that hard. It might even be a simple as hacking the vehicle camera code to allow it do work when controlling a vehicle remotely. |
This leads to the possibility of the player being killed off screen while they control their drone. That situation would have to be tested for. |
this is no different than the possibility of being killed while aiming at a distant target, or reading, or crafting. we already have tools for this, and established expectations for "how safe am i if i do something attention-consuming in the open" find a secluded spot to launch your drone from, make sure safe mode is configured right, and you don't have distractions ignored. |
Yep. I nearly got killed by a wasp while working on my canoe the other day, and later one of my NPC friends got killed by a zombie right outside my kitchen while I was inside cooking. No prompt to stop cooking when combat started either, I just found a dozen rounds of combat noises in the log once I finished roasting those all–important acorns. I don’t have a problem at all with the danger of being killed while operating a drone. That is entirely in keeping with the theme of the game. That said, it would be especially cool to have a split–screen view while controlling a vehicle remotely. Or even just show a 5×5 view of the area right around the player down in the corner of the screen, instead of splitting the screen 50/50. Work for the future. |
I'm excited! I bet you can overcome any technical issues if you keep working on this. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. Please do not bump or comment on this issue unless you are actively working on it. Stale issues, and stale issues that are closed are still considered. |
Summary
Content "Add controllable camera drones to game"
Purpose of change
To make bird mutants seethe.
And also to be able to scan your environment with these things. Related issue #71564
Describe the solution
Describe alternatives you've considered
Testing
Additional context