-Change link to new documentation
-fixed bug in tilemap collision debug
This commit is contained in:
parent
c795ceca20
commit
70cdfa681a
3 changed files with 7 additions and 1 deletions
|
|
@ -52,6 +52,7 @@ String GDScriptLanguage::get_template(const String& p_class_name, const String&
|
|||
"# var a=2\n"+
|
||||
"# var b=\"textvar\"\n\n"+
|
||||
"func _ready():\n"+
|
||||
"\t# Called every time the node is added to the scene.\n"+
|
||||
"\t# Initialization here\n"+
|
||||
"\tpass\n"+
|
||||
"\n"+
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue