Skip to content

Commit e7e47da

Browse files
committed
11-08-2016 Actualización de archivos...
1 parent f1ba1b8 commit e7e47da

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

87 files changed

+132867
-387
lines changed

borrar.gd

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
2+
extends Label
3+
4+
# member variables here, example:
5+
# var a=2
6+
# var b="textvar"
7+
export (Font) var FONT_latin
8+
export (Font) var FONT_arabe
9+
export (Font) var FONT_chino
10+
export (Font) var FONT_ruso
11+
12+
func _ready():
13+
# Called every time the node is added to the scene.
14+
# Initialization here
15+
add_to_group("font_idioma")
16+
17+
set_process(true)
18+
19+
20+
func _process(delta):
21+
add_font_override("font", FONT_latin)
22+
add_color_override("font_color", Color(0.2, 0.6, 0.8, 1.0))
23+
24+
25+
26+
27+
pass

elementos/Popup_item.scn

798 Bytes
Binary file not shown.

elementos/Popup_pause.scn

-437 Bytes
Binary file not shown.

elementos/add_premios.scn

200 Bytes
Binary file not shown.

elementos/idioma_gui.scn

817 Bytes
Binary file not shown.

elementos/idioma_gui_ml.scn

903 Bytes
Binary file not shown.

elementos/medicina.xml

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
<resource_file type="PackedScene" subresource_count="15" version="2.0" version_name="Godot Engine v2.0.stable.official">
33
<ext_resource path="res://sonidos/samplelibrary.res" type="SampleLibrary" index="1"></ext_resource>
44
<ext_resource path="res://scripts/medicina.gd" type="Script" index="0"></ext_resource>
5-
<ext_resource path="res://textures/elementos/hongo2.png" type="Texture" index="7"></ext_resource>
65
<ext_resource path="res://textures/elementos/flor1.png" type="Texture" index="3"></ext_resource>
7-
<ext_resource path="res://textures/elementos/particlefx_08.png" type="Texture" index="2"></ext_resource>
8-
<ext_resource path="res://textures/elementos/flor3.png" type="Texture" index="5"></ext_resource>
96
<ext_resource path="res://textures/elementos/flor2.png" type="Texture" index="4"></ext_resource>
7+
<ext_resource path="res://textures/elementos/flor3.png" type="Texture" index="5"></ext_resource>
108
<ext_resource path="res://textures/elementos/hongo1.png" type="Texture" index="6"></ext_resource>
9+
<ext_resource path="res://textures/elementos/hongo2.png" type="Texture" index="7"></ext_resource>
10+
<ext_resource path="res://textures/elementos/particlefx_08.png" type="Texture" index="2"></ext_resource>
1111
<resource type="Animation" path="local://1">
1212
<string name="resource/name"> "anim" </string>
1313
<real name="length"> 1 </real>
@@ -300,9 +300,9 @@
300300
<array len="0" shared="false">
301301
</array>
302302
<string> "nodes" </string>
303-
<int_array len="168"> -1, -1, 7, 0, -1, 6, 1, 0, 2, 1, 3, 2, 4, 3, 5, 4, 6, 4, 0, 0, 0, 8, 8, -1, 11, 9, 4, 10, 5, 11, 6, 12, 7, 13, 8, 14, 9, 15, 10, 16, 11, 17, 12, 18, 13, 19, 14, 0, 0, 0, 20, 20, -1, 8, 21, 11, 22, 15, 23, 16, 24, 17, 25, 18, 26, 19, 27, 20, 28, 12, 0, 2, 0, 29, 29, -1, 5, 1, 21, 2, 22, 30, 15, 31, 17, 32, 23, 0, 0, 0, 33, 33, -1, 8, 34, 5, 35, 12, 36, 12, 37, 24, 38, 12, 39, 25, 40, 26, 41, 5, 0, 0, 0, 47, 42, -1, 7, 1, 27, 2, 28, 43, 29, 44, 30, 45, 30, 6, 31, 46, 32, 0, 0, 0, 47, 48, -1, 7, 1, 33, 2, 34, 43, 29, 44, 30, 45, 30, 6, 35, 46, 32, 0, 0, 0, 50, 6, -1, 4, 1, 36, 2, 37, 49, 38, 6, 4, 0 </int_array>
303+
<int_array len="166"> -1, -1, 7, 0, -1, 6, 1, 0, 2, 1, 3, 2, 4, 3, 5, 4, 6, 4, 0, 0, 0, 8, 8, -1, 11, 9, 4, 10, 5, 11, 6, 12, 7, 13, 8, 14, 9, 15, 10, 16, 11, 17, 12, 18, 13, 19, 14, 0, 0, 0, 20, 20, -1, 8, 21, 11, 22, 15, 23, 16, 24, 17, 25, 18, 26, 19, 27, 20, 28, 12, 0, 2, 0, 29, 29, -1, 5, 1, 21, 2, 22, 30, 15, 31, 17, 32, 23, 0, 0, 0, 33, 33, -1, 8, 34, 5, 35, 12, 36, 12, 37, 24, 38, 12, 39, 25, 40, 26, 41, 5, 0, 0, 0, 47, 42, -1, 7, 1, 27, 2, 28, 43, 29, 44, 30, 45, 30, 6, 31, 46, 32, 0, 0, 0, 47, 48, -1, 7, 1, 33, 2, 34, 43, 29, 44, 30, 45, 30, 6, 35, 46, 32, 0, 0, 0, 50, 6, -1, 3, 2, 36, 49, 37, 6, 4, 0 </int_array>
304304
<string> "variants" </string>
305-
<array len="39" shared="false">
305+
<array len="38" shared="false">
306306
<vector2> 27.9101, 31.2505 </vector2>
307307
<vector2> 1.42439, 1.42439 </vector2>
308308
<resource external="0"> </resource>
@@ -338,12 +338,11 @@
338338
<vector2> 3.01651, 2.05186 </vector2>
339339
<resource external="2"> </resource>
340340
<int> 8 </int>
341-
<int> 36 </int>
341+
<int> 21 </int>
342342
<rect2> -20, -27, 245, 276 </rect2>
343343
<vector2> 3.59227, 83.4513 </vector2>
344344
<vector2> 1.78009, 1.21084 </vector2>
345345
<int> 20 </int>
346-
<vector2> -3.53487, -5.30228 </vector2>
347346
<vector2> 2.35515, 2.35515 </vector2>
348347
<resource resource_type="SpriteFrames" path="local://5"> </resource>
349348
</array>

elementos/menu.scn

-2.21 KB
Binary file not shown.

elementos/saco.scn

1.7 KB
Binary file not shown.

engine.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ btn_jump=[key(Space)]
4141

4242
[locale]
4343

44-
translations=["res://idiomas/text.en.xl", "res://idiomas/text.es.xl", "res://idiomas/text.ja.xl"]
44+
translations=["res://idiomas/text.en.xl", "res://idiomas/text.es.xl", "res://idiomas/text.ja.xl", "res://idiomas/text.ar.xl", "res://idiomas/text.zh.xl", "res://idiomas/text.ru.xl", "res://idiomas/text.pt_BR.xl", "res://idiomas/text.pt.xl"]
4545

4646
[rasterizer]
4747

0 commit comments

Comments
 (0)