Problemas con la animación
Publicado: Mar Ago 15, 2017 3:31 pm
Buenas, esta es mi primera animación y no entiendo del todo bien cual es el fallo que hay, cuando ya he hecho la animación y me voy al Game Logic, en la ventana de la derecha me aparece lo siguiente:
1 Property: bpy.data.screens["Default-full"].(null) = 'TEXTURED'
2 Property: bpy.context.object.active_material_index = 1
3 Operator: bpy.ops.object.material_slot_remove()
4 Property: bpy.context.object.active_material_index = 0
5 Property: bpy.context.object.active_material.name = "Material"
6 Property: bpy.context.object.active_material.name = "KimmiSkin"
7 Property: bpy.context.object.active_material.active_texture_index = 1
8 Property: bpy.context.object.active_material.active_texture_index = 1
9 Property: bpy.context.object.active_material_index = 0
10 Property: bpy.context.object.active_material.use_textures[0] = False
11 Property: bpy.context.object.active_material.use_textures[0] = True
12 Operator: bpy.ops.texture.new()
13 Property: bpy.data.textures["KimmiDifuse"].name = "KimmiDifuse"
14 Property: bpy.data.textures["KimmiDifuse"].type = 'IMAGE'
15 Property: bpy.context.object.active_material.texture_slots[1].texture_coords = 'UV'
16 Error: No camera
17
Y además cuando monto la animación y le doy a la "p" para ver la animación, el personaje se pone negro ooo muy oscuro no lo aprecio del todo bien. Ayuda por favor
1 Property: bpy.data.screens["Default-full"].(null) = 'TEXTURED'
2 Property: bpy.context.object.active_material_index = 1
3 Operator: bpy.ops.object.material_slot_remove()
4 Property: bpy.context.object.active_material_index = 0
5 Property: bpy.context.object.active_material.name = "Material"
6 Property: bpy.context.object.active_material.name = "KimmiSkin"
7 Property: bpy.context.object.active_material.active_texture_index = 1
8 Property: bpy.context.object.active_material.active_texture_index = 1
9 Property: bpy.context.object.active_material_index = 0
10 Property: bpy.context.object.active_material.use_textures[0] = False
11 Property: bpy.context.object.active_material.use_textures[0] = True
12 Operator: bpy.ops.texture.new()
13 Property: bpy.data.textures["KimmiDifuse"].name = "KimmiDifuse"
14 Property: bpy.data.textures["KimmiDifuse"].type = 'IMAGE'
15 Property: bpy.context.object.active_material.texture_slots[1].texture_coords = 'UV'
16 Error: No camera
17
Y además cuando monto la animación y le doy a la "p" para ver la animación, el personaje se pone negro ooo muy oscuro no lo aprecio del todo bien. Ayuda por favor