wavezz1 / import_osu_addon

Imports Osu! Beatmaps and Replays into Blender
1 stars 0 forks source link

fix performance of geometry nodes #25

Open wavezz1 opened 4 days ago

wavezz1 commented 4 days ago

don't add a new modifier for every new hitobject, instead create 4 different ones for each typ: cursor, circle, slider and spinner.

keyframe the variables in the blender geometry nodes ui from exposed group inputs if thats possible