hi pixel rebirth. I remember you said that you couldn't make a dynamic change to the model for the object, but is it possible to just bind the model path parameter to a variable so that users can at least select a model when creating the object?

Make 3D games in Construct 2 powered by Babylon.js · By
You're supposed to add B3D Model objects for different model files. That's how it's designed to work.
If you were trying to do something like a model viewer or level editor (did you mean that by "customize the level"?) this would indeed become a problem. Something like the "Override" action of the box behavior could remedy this.
Again though for a regular game it's not necessary. I'll see about bringing "Override" to other behaviors/plugins.