Skip to content

Fix: Tektite texture not loading for death animation #3808

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

Merged

Conversation

Archez
Copy link
Contributor

@Archez Archez commented Jan 5, 2024

After #3479, DList values on limbs are now OTR string paths instead of the raw gfx data.

Tektites have a condition to use a blue or red texture for their main body. When the tektite is killed, a set of EnParts are spawned which need to do a similar lookup for red vs blue.

This needed to be updated to new compare OTR string paths together instead of comparing raw gfx pointers.

Fixes #3775

Build Artifacts

@Archez Archez linked an issue Jan 5, 2024 that may be closed by this pull request
@garrettjoecox garrettjoecox merged commit 8426cc9 into HarbourMasters:develop-macready Jan 15, 2024
@Archez Archez deleted the fix-tektite-texture branch January 31, 2024 23:35
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

Successfully merging this pull request may close these issues.

Texture Glitch Occurs Upon Defeating Tektite Enemy
3 participants