The 3rd screen is ready for implementation, we have enough info.
@marlitas and I discussed - we expect that most of the model from screen 1 and 2 can be reused. The difference will be in how we create and manage photons.
Likely, instead of creating new photons during the step animation, we will create them from discrete user events (Fire button). One complexity is that the photons need to hit the target at the same time - but do not start from the same distance to the plate. So the photon creation will need to be staggered.
The 3rd screen is ready for implementation, we have enough info.
@marlitas and I discussed - we expect that most of the model from screen 1 and 2 can be reused. The difference will be in how we create and manage photons.
Likely, instead of creating new photons during the step animation, we will create them from discrete user events (Fire button). One complexity is that the photons need to hit the target at the same time - but do not start from the same distance to the plate. So the photon creation will need to be staggered.