godot:gdscript

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
godot:gdscript [2025/10/19 06:28] silversurfergodot:gdscript [2025/10/20 21:59] (aktuell) – [Links] 185.38.49.0
Zeile 1: Zeile 1:
 ====== GDScript ====== ====== GDScript ======
 ===== Links ===== ===== Links =====
 +  * [[https://gdscript.com/|gdscript.com]]
   * [[https://docs.godotengine.org/de/4.5/tutorials/scripting/gdscript/gdscript_basics.html#|GDScript-Referenz in der Online-Doku]]   * [[https://docs.godotengine.org/de/4.5/tutorials/scripting/gdscript/gdscript_basics.html#|GDScript-Referenz in der Online-Doku]]
   * [[https://docs.godotengine.org/de/4.5/tutorials/scripting/gdscript/gdscript_styleguide.html#gdscript-style-guide|GDScript Style Guide]]   * [[https://docs.godotengine.org/de/4.5/tutorials/scripting/gdscript/gdscript_styleguide.html#gdscript-style-guide|GDScript Style Guide]]
   * [[https://gdquest.github.io/learn-gdscript/?ref=godot-docs|Learn GDScript from zero]]   * [[https://gdquest.github.io/learn-gdscript/?ref=godot-docs|Learn GDScript from zero]]
 +  * [[https://kidscancode.org/godot_recipes/4.x/|Godot Recipes]]
  
-===== Grundlagen =====+===== GDScript Grundlagen =====
 {{youtube>K5-5j4H4Ypo?}} {{youtube>K5-5j4H4Ypo?}}
  
 +===== Programmier-Grundlagen =====
 +{{youtube>I-k-iTUMQAY?}}
 +[[https://www.youtube.com/playlist?list=PL_pqkvxZ6ho0nVXxQCdND2cbWSVAX2nhs|Youtube Playlist: GDSCript Crashkurs]]\\
  
 ---- ----
 +
 ===== Cheat Sheet ===== ===== Cheat Sheet =====
    * [[gdscript:CheatSheet|Cheat Sheet]]    * [[gdscript:CheatSheet|Cheat Sheet]]
Zeile 47: Zeile 53:
   * [[https://docs.godotengine.org/de/4.5/tutorials/scripting/gdscript/gdscript_styleguide.html#code-order|Code-Reihenfolge]]   * [[https://docs.godotengine.org/de/4.5/tutorials/scripting/gdscript/gdscript_styleguide.html#code-order|Code-Reihenfolge]]
   * [[https://docs.godotengine.org/de/4.5/tutorials/scripting/gdscript/gdscript_styleguide.html#naming-conventions|NamensKonventionen]]   * [[https://docs.godotengine.org/de/4.5/tutorials/scripting/gdscript/gdscript_styleguide.html#naming-conventions|NamensKonventionen]]
-===== Programmier-Grundlagen ===== + 
-{{youtube>I-k-iTUMQAY?}} +
-[[https://www.youtube.com/playlist?list=PL_pqkvxZ6ho0nVXxQCdND2cbWSVAX2nhs|Youtube Playlist: GDSCript Crashkurs]]+
  
  
  • godot/gdscript.1760848122.txt.gz
  • Zuletzt geändert: 2025/10/19 06:28
  • von silversurfer