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

having an issue getting a texture atlas to play #15522

Open
Andrewman19 opened this issue Sep 14, 2024 · 0 comments
Open

having an issue getting a texture atlas to play #15522

Andrewman19 opened this issue Sep 14, 2024 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@Andrewman19
Copy link

Andrewman19 commented Sep 14, 2024

Problems getting Texture Atlas to play.

Hey! Working on an hx file for a results screen. In the script it uses texture atlases for BFS different results animations. I made a results animation of my own, exported it as a texture atlas, and copy pasted the code. It loads the first frame, but doesn't actually play the animation. I have no idea how to solve this, because I've compared FLAS between my animation and the base game ones, and there doesn't seem to be much of a difference. I don't know if the issue really has to do with the engine, but I know others have posted issues regarding texture atlases and was wondering if anybody would have any clue. Below I added a picture of the code used in the script that loads Bfs animations perfectly fine, and then my code for my animation. Thanks!
Screenshot 2024-09-14 162821
Screenshot 2024-09-14 162802

Are you modding a build from source or with Lua?

Lua

What is your build target?

Windows x64

Did you edit anything in this build? If so, mention or summarize your changes.

No response

@Andrewman19 Andrewman19 added the help wanted Extra attention is needed label Sep 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant