-
text on a ribbon
Muddling my way through a proof of concept project. Client has a logo with one of those ubiquitous ribbon banners at the bottom.
I can draw a spline, add an extrude nurb make it grow on the y-axis. I even figured out how to texture it and make it blow in the wind..way cool.
How do I put a line of text on it? The nearest I’ve come is knocking a hole in it using a text object and then grouping those under a boolean. This works OK, and I figured out how to dupe the ribbon and offset it on the z-axis to give the “hole” some color.
I’m kind of making this up as I go…Am I missing some obvious function to apply the text to the object? I’d like it to conform to the curve of the ribbon and be affected by the wind deformer and all that good stuff.
Any tips appreciated.