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

TextureOffset issues #63

Open
ghost opened this issue Sep 18, 2012 · 6 comments
Open

TextureOffset issues #63

ghost opened this issue Sep 18, 2012 · 6 comments

Comments

@ghost
Copy link

ghost commented Sep 18, 2012

The object did't update the TextureOffset values when it render to use spritesheets animation...

@mydiscogr
Copy link

I've tried a lot but seems simple don't works

@fehaar
Copy link
Owner

fehaar commented Sep 24, 2012

Yeah. I don't think I ever implemented it. Sorry.

@stanleyjoy
Copy link

I basically change the mainTexture of the material on a Update...

@fehaar
Copy link
Owner

fehaar commented Oct 9, 2012

As I wrote. I don't think FFWD has support for TextureOffset. So you will have to patch up the FFWD code to get it working.

@schuranator
Copy link

What about texture tiling. I seem to have an issue where it set the texture tile to x 1 y 0 on XNA.

@fehaar
Copy link
Owner

fehaar commented Dec 19, 2012

There should be support for texture tiling. At least we used it in the game we were making. When you say that it set the texture tile to (1,0) - is that the exporter that finds these values (ie. is it like that in the XML files in FFWD) or is it somewhere internally in the code when it tries to use the tile values?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants