7yl4r / the-oregon-trajectory

:rocket: The Oregon Trail -- in SPAAACE!
http://7yl4r.github.io/the-oregon-trajectory/
GNU Affero General Public License v3.0
17 stars 6 forks source link

make stations bigger as you approach them #29

Open 7yl4r opened 9 years ago

7yl4r commented 9 years ago

(on the travel screen)

that way it looks like you're coming in to dock

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/10156675-make-stations-bigger-as-you-approach-them?utm_campaign=plugin&utm_content=tracker%2F13859664&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F13859664&utm_medium=issues&utm_source=github).
BrianErikson commented 9 years ago

The perspective doesn't really seem right for this? If you're strictly traveling to the right, depth should be irrelevant. It might be interesting to provide a meter of sorts to show you how far you have to go to get to the next station, though.

7yl4r commented 9 years ago

Yeah, the implication is that you'd be traveling into the screen in addition to the right. I'm not sure how it will look, but the way i'm imagining it I think it might be cool. On Mar 29, 2015 2:28 PM, "Brian Erikson" notifications@github.com wrote:

The perspective doesn't really seem right for this? If you're strictly traveling to the right, depth should be irrelevant. It might be interesting to provide a meter of sorts to show you how far you have to go to get to the next station, though.

— Reply to this email directly or view it on GitHub https://github.com/7yl4r/the-oregon-trajectory/issues/29#issuecomment-87453714 .

terpin commented 9 years ago

Could you somehow script the size of the station sprite depending on where the player's ship is on the screen? Like, the station is only 10% of its size when it first appears on screen, but gradually resizes as you approach it?

On Sun, Mar 29, 2015 at 3:46 PM, Tylar notifications@github.com wrote:

Yeah, the implication is that you'd be traveling into the screen in addition to the right. I'm not sure how it will look, but the way i'm imagining it I think it might be cool. On Mar 29, 2015 2:28 PM, "Brian Erikson" notifications@github.com wrote:

The perspective doesn't really seem right for this? If you're strictly traveling to the right, depth should be irrelevant. It might be interesting to provide a meter of sorts to show you how far you have to go to get to the next station, though.

— Reply to this email directly or view it on GitHub < https://github.com/7yl4r/the-oregon-trajectory/issues/29#issuecomment-87453714

.

— Reply to this email directly or view it on GitHub https://github.com/7yl4r/the-oregon-trajectory/issues/29#issuecomment-87473853 .

7yl4r commented 9 years ago

@terpin, yes! that's exactly what I had in mind. We'll keep this up as another post-v1.0.0 enhancement to try out if we have time.