#7 - Scripting avanzato dei nodi - tool & setget - Godot Engine tutorial

#7 - Scripting avanzato dei nodi - tool & setget - Godot Engine tutorial

Channel:
Subscribers:
3,530
Published on ● Video Link: https://www.youtube.com/watch?v=_i3wi0qfVDc



Category:
Tutorial
Duration: 13:35
734 views
38


■ SERIE TUTORIAL POKEMON GDR ■
Playlist ❯ https://youtube.com/playlist?list=PLaCq3HqKQR6pDwuJiPJDKxJjpcPwYV7gR
Video precedente ❯https://youtu.be/Dy7QVS8xfII
Video successivo ❯https://youtu.be/T3SlcBlE6xw

■ SEGUI IL PROGETTO ■
💎 Supporter ❯ https://crystal-bit.github.io/supporter/
🔗 Discord ❯ https://discord.gg/SA6S2Db
🔗 Telegram ❯ https://t.me/crystalbit
🔗 Twitch ❯ https://www.twitch.tv/crystal_bit

■ LINK ■
🔗 https://docs.godotengine.org/en/stable/getting_started/scripting/gdscript/gdscript_basics.html#setters-getters
🔗 https://docs.godotengine.org/en/stable/tutorials/misc/running_code_in_the_editor.html?#what-is-tool

■ SCALETTA ■
00:00 Intro
00:41 Salvataggio?
02:04 Modalità tool: a cosa serve?
03:35 Esempi di utilizzo
04:25 setter e getter
07:04 setter: come funziona?
08:05 Usare "self" o non usarlo?
09:11 Recap + consiglio
09:48 Combinare tool e setget
11:29 getter ed una precisazione

■ CREDITS ■
Music: Werq by Kevin MacLeod
Licence: CC BY (http://creativecommons.org/licenses/by/4.0/)
Website: https://incompetech.com




Other Videos By Crystal Bit


2022-01-12Nuova serie su Godot 4 alpha, sondaggio per un nuovo engine e schedule live
2021-11-20Conigli in orbita! Vi parlo del gioco realizzato con Calalinta
2021-11-08Comunicazione tra Scene - Godot Engine Tutorial
2021-10-20Chiedere aiuto online nel miglior modo: Markdown, Github Gist ed altro... [v1.0]
2021-09-21Ho iniziato a studiare OpenGL (e potete unirvi allo studio!)
2021-09-10Perché non usare Godot Engine in questi 3 casi
2021-07-27#11 - Caricare dati da un file di salvataggio - Godot Engine
2021-07-19#10 - Conversione esplicita dei tipi - Fix per il caricamento da CSV - Godot Tutorial
2021-07-13#9 - Salvare Risorse di gioco - Godot Engine Tutorial
2021-06-21#8 - Leggere dati da file CSV - Godot Engine Tutorial
2021-06-14#7 - Scripting avanzato dei nodi - tool & setget - Godot Engine tutorial
2021-05-24#6 - Creare e gestire risorse a runtime - Godot Engine tutorial
2021-05-13#5 - Condividere dati con nodi e scene - Risorse custom - Godot Engine
2021-04-22Godot 3.3 rilasciato! Android AAB, multithreading HTML5, copia & incolla e molto altro
2021-04-14APK ed Itch.io in automatico e... le altre novità del Godot Game Template v2021.04.02
2021-03-20#4 - Cosa sono le Risorse in Godot Engine
2021-03-03#3 - GDScript: creare nodi custom con class_name
2021-02-18#2 - Static typing in GDScript
2021-02-11#1 - Meccaniche GDR con Godot / Introduzione
2021-02-01Contenuti liberi & sostenibilità - [Community Update]
2021-01-03Schermate di caricamento in Godot - ProgressBar / Multithread