Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Nodes in Blender 2.49b
« previous
next »
Print
Pages: [
1
]
Author
Topic: Nodes in Blender 2.49b (Read 2291 times)
Cruxeis
August 14, 2014, 06:21:05 PM
I'm currently working on an RPG, and was experimenting with static shapes. I know you can use
%obj.setNodeColor(%node, %color);
, but how do you add nodes in Blender 2.49b? I looked it up on Google, but there were no good results.
Ad Bot
Advertisement
Wrapperup
August 14, 2014, 07:56:30 PM
From what i remember, differently named objects/groups/etc. are considered a node.
BluetoothBoy
August 14, 2014, 08:10:42 PM
Quote from: Wrapperup on August 14, 2014, 07:56:30 PM
From what i remember, differently named objects/groups/etc. are considered a node.
This. I'm not 100% sure how it's done myself, but I bet looking at Support_Garage's code would help.
Demian
August 15, 2014, 04:28:40 AM
Object names are nodes.
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Nodes in Blender 2.49b