kxcrl / foundryvtt-retro

MIT License
0 stars 0 forks source link

Add a setting to switch between top-down and front-facing sprites #14

Closed kxcrl closed 10 months ago

kxcrl commented 10 months ago

Context

13 Will add support for front facing sprites, switching to them by default. The code for top-down controls is still in place. Add a setting in the module config to switch between them.

Feature

Enable a switch for Top-down Sprites, default to False

kxcrl commented 10 months ago

Actually, we are not going to do this. Everything is so much more coherent when you commit to one sprite style, and the cardinal directions allow a lot more interesting options for gameplay and effects. Turning different directions would reduce the entire 2D canvas to a sidescroller, which doesn't have as many opportunities for the types of scenarios we want to create.