Skip to content

fix: Godot 4.4 typing changes conflict with use of export_enum in sprite_mesh_instance.gd#8

Merged
98teg merged 1 commit into98teg:masterfrom
theamazingfedex:fix-godot-4-4-export-enum
Feb 25, 2025
Merged

fix: Godot 4.4 typing changes conflict with use of export_enum in sprite_mesh_instance.gd#8
98teg merged 1 commit into98teg:masterfrom
theamazingfedex:fix-godot-4-4-export-enum

Conversation

@theamazingfedex
Copy link
Contributor

@theamazingfedex theamazingfedex commented Feb 22, 2025

updated axis export.
replaced @export_enum with a simple @export to resolve the typing errors encountered with Godot 4.4(rc1)

runtime example:
image

… with a simple @export to resolve the typing errors encountered with Godot 4.4(rc1)
@98teg
Copy link
Owner

98teg commented Feb 25, 2025

Hi! Thank you so much for your contribution!

@98teg 98teg merged commit 2f64ca5 into 98teg:master Feb 25, 2025
3 of 4 checks passed
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.

2 participants