[Unfinished Feature Concept] Flashbulbs #209
Open
+410
−7
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
flashbulb.mp4
Hello,
I recently had the idea to add remote flashes to the mod. With my current code, you are able to bind placed flashbulbs to a camera and when the camera flashes, they flash as well. The item is currently untextured and the code is not very clean as I wanted to get some insight as to if this feature has a place within the mod and if I should continue working on it or not.
I find that when playing in survival with this mod, there are times where I want to stage the look and feel of a shot a little more than just standing in a location and shooting, or I want a controllable light source but I am standing far away from the subject so the light does not reach very well, if it does at all.
Here is an example of what I mean:
No Flash

Camera Flash Only (Notice how only one side of the structure is lit, and it is not very strong)

Flashbulbs + Camera Flash

And here is the placement of the flashbulbs

This is definitely more of a niche and cosmetic feature than a functional one, and that is exactly why I am doing this PR; if it does not fit into the mod, its not too far along so no harm done. And if it makes the cut, it is far along enough to be easily finished.