Is your feature request related to a problem? Please describe.
A player has requested the ability to store data on the spawn point of PT boss of each run.
Describe the solution you'd like
The user desires the capability to view information regarding the spawn of the boss. This information is valuable for strategic planning and optimizing gameplay tactics.
Describe alternatives you've considered
N/A.
Additional context
Before implementing this feature, it's essential to explore the feasibility of retrieving spawn point information from each mission. One potential approach is to analyze enemy spawns; if enemies consistently appear within specific coordinates, it could indicate the spawn point. By incorporating this data into the game's backend or JSON data, the feature can be seamlessly integrated into the app or game interface. It's necessary to conduct thorough investigation and testing to ensure the successful implementation of this functionality.
Is your feature request related to a problem? Please describe. A player has requested the ability to store data on the spawn point of PT boss of each run.
Describe the solution you'd like The user desires the capability to view information regarding the spawn of the boss. This information is valuable for strategic planning and optimizing gameplay tactics.
Describe alternatives you've considered N/A.
Additional context Before implementing this feature, it's essential to explore the feasibility of retrieving spawn point information from each mission. One potential approach is to analyze enemy spawns; if enemies consistently appear within specific coordinates, it could indicate the spawn point. By incorporating this data into the game's backend or JSON data, the feature can be seamlessly integrated into the app or game interface. It's necessary to conduct thorough investigation and testing to ensure the successful implementation of this functionality.