I need help importing hair

V 4.4.1

Question

Hello someone who can help me I have been had trouble getting my realistic grass into Godot it use’s a particle system from blender I know I can convert it to a mesh but then it turns black thus I need help making it fit into my game I will provide a photo of it please respond if you have some advice. thank you

func _ready() -> void:
    print("hello world")

May be better to re-create it in Godot. There are plenty of tutorials on how to make grass.

1 Like

I will try that