h4570 / tyra

Game engine for PlayStation 2™
Apache License 2.0
487 stars 37 forks source link

Sprite offset and texture mapping #154

Closed GDQR closed 1 year ago

GDQR commented 1 year ago

Allows you to create an offset in the sprite and show only a part of the original image, useful for sprite sheets. Allows you to select the texture mapping (Nearest or Linear) for renderer 2D. Includes a tutorial.

h4570 commented 1 year ago

Hello!

Thank you so much for contributing. So.. from now, we have font support in Tyra 😄. I added some fixes to your PR, please check if I didn't broke anything and respond to this comment. After your confirmation, I will merge this PR and add new assets to release zip file

GDQR commented 1 year ago

XD I was just trying to make a commit, I just found out what the clang format is, I had some problems but don't worry I already fixed it. By the way, I made the font simple and so that it would only be used for this tutorial and give others an idea to create their own font, that's why I put it in a class, otherwise I would have made it global, it doesn't bother me anyway.

GDQR commented 1 year ago

Hello!

Thank you so much for contributing. So.. from now, we have font support in Tyra 😄. I added some fixes to your PR, please check if I didn't broke anything and respond to this comment. After your confirmation, I will merge this PR and add new assets to release zip file

I'm quoting this right now XD, sorry, I'm new to contributing projects.

Wolf3s commented 1 year ago

Hello! Thank you so much for contributing. So.. from now, we have font support in Tyra 😄. I added some fixes to your PR, please check if I didn't broke anything and respond to this comment. After your confirmation, I will merge this PR and add new assets to release zip file

I'm quoting this right now XD, sorry, I'm new to contributing projects.

Ok, at least you can learn here.

GDQR commented 1 year ago

Hello! Thank you so much for contributing. So.. from now, we have font support in Tyra smile. I added some fixes to your PR, please check if I didn't broke anything and respond to this comment. After your confirmation, I will merge this PR and add new assets to release zip file

I'm quoting this right now XD, sorry, I'm new to contributing projects.

Ok, at least you can learn here.

yeah, i hope i can contribute more to tyra.

Wolf3s commented 1 year ago

Hello!

Thank you so much for contributing. So.. from now, we have font support in Tyra 😄. I added some fixes to your PR, please check if I didn't broke anything and respond to this comment. After your confirmation, I will merge this PR and add new assets to release zip file

Lgtm commit.

Wolf3s commented 1 year ago

Hello! Thank you so much for contributing. So.. from now, we have font support in Tyra smile. I added some fixes to your PR, please check if I didn't broke anything and respond to this comment. After your confirmation, I will merge this PR and add new assets to release zip file

I'm quoting this right now XD, sorry, I'm new to contributing projects.

Ok, at least you can learn here.

yeah, i hope i can contribute more to tyra.

Be welcome.