Dupliverts in 4.3?

I'm trying to do something similar to this old tutorial (https://www.halfgaar.net/modelling-a-jet-engine), but the Prelude to modelling bit does something called dupliverts, which appears to be no longer part of Blender 4.3.

I tried an array (and applied it) but that gives me the blades as one object. How do I do this with the blades being separate objects?

8 points · 2 comments · view on lemmy.world

2 Comments

hisao@ani.social · 2 pts · 1y (1 reply)

I tried an array (and applied it) but that gives me the blades as one object. How do I do this with the blades being separate objects?

Switch to edit mode, select all faces, press "P" -> "By Loose Parts".

skribe@aussie.zone · 1 pts · 1y

Thank you