zeldamods / objmap-totk

Tears of the Kingdom Object Map
https://objmap-totk.zeldamods.org
GNU General Public License v3.0
47 stars 7 forks source link

Estimate location on rails for objects? #43

Closed Paperzlel closed 1 year ago

Paperzlel commented 1 year ago

This is purely hypothetical, but what if there was a way to find the location of an object (i.e. a dragon) on its respective rail at X time in the cycle? This probably isn't all that possible due to shrines delaying objects, but if a position could be determined from the time since the map was loaded (when the game loads the shrine of awakening for the first time) to the current time in-game (determined in seconds of the cycle not accounting for time in shrines) so that dragon positions could be easy-ish to determine?

savage13 commented 1 year ago

That requires the speed of the object on the rail and knowing where the object is on the rail at a specific time.

leoetlino commented 1 year ago

Yeah I don't think this is feasible.