Godot Version
4.4.1
Question
I have had problems with only half my model showing in Godot but not in blender when I import to Godot I have tried applying the mirror modifier and checking applying apply modifiers in the export tab and I just have no clue if you could help me it would be much appreciated
func _ready() -> void:
print("hello world")

