Godot 4 Variables Export Basicas | Curso GDScript y Godot 4

Поділитися
Вставка
  • Опубліковано 21 лип 2024
  • En este video tutorial veremos que son las variables export y como utilizarlas en GDScript Y Godot 4
    00:00 Godot 4 Variables Export Básicas
    00:05 ¿QUÉ SON LAS VARIABLES EXPORT?
    00:20 ¿PARA QUÉ SIRVEN LAS VARIABLES EXPORT?
    00:43 CREAR VARIABLES EXPORT
    01:35 Export Placeholder
    02:13 Export Multiline
    02:45 Export bool
    03:08 Export int
    03:38 Export float
    03:58 Export vector 2
    04:26 Export vector 3
    04:48 Export Array
    05:49 Export Dictionary
    07:32 Export enum
    07:58 Export enum 2
    08:32 ERRORES AL USAR EXPORT
    08:44 Cannot use simple "@export" annotation with variable without type or initializer, since type can't be inferred.
    Aquí tienes el tutorial de como Exportar Variables en GDScript y Godot.
    godot.land/godot-4-variables-...
    Síguenos en nuestras redes sociales 👍
    allmylinks.com/devmark
    Continúa con el curso de GDScript para Godot 4 ✅
    • Curso de Gdscript Bási...
    Diseño para videojuegos
    • Diseño Para Videojuegos
    #curso_gdscript_para_godot_4 #godot_4 #gdscript #godot #godotengine #export

КОМЕНТАРІ • 9

  • @devmark404
    @devmark404  Місяць тому

    NOTA IMPORTANTE: Para que puedan ver las variables exportables en el editor deben tener seleccionado el nodo que tiene el script
    Link para continuar el curso: ua-cam.com/play/PLgI0I_tQQ38LFw7SZX2U3S-eKT-FrC1-Y.html

  • @geekwarrior9927
    @geekwarrior9927 7 місяців тому

    excelente tutorial, gracias

  • @mariaangelespereagomez2933
    @mariaangelespereagomez2933 4 місяці тому

    graaacias

  • @artiummx
    @artiummx Рік тому +1

    Buen tutorial

  • @nibaldocontreras649
    @nibaldocontreras649 Рік тому

    buen video

    • @devmark404
      @devmark404  Рік тому

      Gracias hoy nuevo video en el curso de nodos para godot
      ua-cam.com/play/PLgI0I_tQQ38I1-T1D2d--PTpYl4TEk6m2.html

  • @leonkenedy6606
    @leonkenedy6606 Місяць тому

    No pude hacer ninguno de los ejercicios. No explicaste como sacaste esos elementos de variables exports

    • @leonkenedy6606
      @leonkenedy6606 Місяць тому

      tengo godot 4.1.1

    • @devmark404
      @devmark404  Місяць тому

      Tienes que seleccionar el nodo que tiene el script lo mencione en el minuto 00:53 y después te aparecerán las propiedades en la parte derecha del editor