PDA

View Full Version : How to change default name on object creation?


Merkin
07-01-2005, 05:31 AM
Hi, I am trying to grab the scene nodes via the $geometry as array method using a nodecreated() callback. The method I use to create the node is by building it as a mesh from ascii data. The problem is that the nodecreated callback grabs the name as Object01 rather than the name I assign to it on creation. Is there any way for me to get the name I assign to it rather than the default name?

Cheers,

Brad

Impus
07-01-2005, 09:44 AM
You might need to post a script or a scene for people to be able to see exactly what's going wrong?

CGTalk Moderation
07-01-2005, 09:44 AM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.