Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Character Design #44

Open
thombruce opened this issue Oct 10, 2023 · 0 comments
Open

Character Design #44

thombruce opened this issue Oct 10, 2023 · 0 comments
Labels
art Improvements of additions to art and music assets

Comments

@thombruce
Copy link
Owner

I had downloaded this pack as I thought it offered good variety: https://totuslotus.itch.io/characterpack

It does, but I don't think it meets my needs. I think we want to have more than four facing directions.

There's this really good 8-directional template: https://gibbongl.itch.io/8-directional-gameboy-character-template

I'm tempted to adapt that, using it as-is in the short term then making different character types based on it.

I had been thinking of doing something more like...

These games have a more authentically top-down approach (FTL is only sllightly off), meaning the sprites can be rotated in any direction. This would also fit the more top-down designs of the rest of the world I intend.

The 8-directional sprites can be and are much more expressive, however, so I'm still a bit torn.

One important note is that the world needs to be rotatable. It must be possible for North to become down and South to become up when the player moves over a pole, for instance and they should be able to manually reorient if they choose to.

Best way to achieve that is probably by rotating the camera, rather than the world. Beyond a pole, however, the world is genuinely redrawn upside down - I still have to figure that out.

When the camera rotates, I wonder... could the sprite (8-directional) be artificially animated in the process to reflect the facing direction at each point in such a rotation? Maybe camera rotation is something I want to experiment with early on...


Right now, I'm leaning more towards the 8-directional sprites purely because they are more expressive. Use of weapons is still an open question.

@thombruce thombruce added the art Improvements of additions to art and music assets label Oct 11, 2023
@thombruce thombruce added this to Verse Nov 6, 2023
@thombruce thombruce moved this to Inbox in Verse Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
art Improvements of additions to art and music assets
Projects
Status: Inbox
Development

No branches or pull requests

1 participant