Re: [Bf-committers] Create Link between logic bricks with Python

2011-06-28 Thread Alex Fraser
Hi Sven, - Original Message - From: Sven von Brand svbr...@alumnos.inf.utfsm.cl I added the logic brick with bpy.ops.logic.sensor_add(type='ALWAYS',name=Name,object=Cube) and supposed there was something like bpy.ops.logic.link(sensor=,sensobject=, controller=, contobject=) but

Re: [Bf-committers] Create Link between logic bricks with Python

2011-06-28 Thread Dalai Felinto
Sven , Alex suggestion is spot on. If you need to look at the code it's on the api files (e.g. rna_sensors.c) -- Dalai On Jun 28, 2011 10:07 PM, Alex Fraser adfr...@vpac.org wrote: Hi Sven, - Original Message - From: Sven von Brand svbr...@alumnos.inf.utfsm.cl I added the logic

Re: [Bf-committers] Create Link between logic bricks with Python

2011-06-28 Thread Sven von Brand
On 06/29/2011 01:18 AM, Dalai Felinto wrote: Sven , Alex suggestion is spot on. If you need to look at the code it's on the api files (e.g. rna_sensors.c) thank you both! -- Sven von Brand ___ Bf-committers mailing list Bf-committers@blender.org