From ba779c1c0c5315ed0aea9799e8930975e1948f17 Mon Sep 17 00:00:00 2001 From: mhilbrunner Date: Sun, 22 Oct 2017 21:07:34 +0200 Subject: Add _process(delta) to new script templates. Closes #11994. --- modules/gdscript/gd_editor.cpp | 6 +++++- modules/mono/csharp_script.cpp | 9 ++++++++- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/modules/gdscript/gd_editor.cpp b/modules/gdscript/gd_editor.cpp index b0408917a4..9d37703357 100644 --- a/modules/gdscript/gd_editor.cpp +++ b/modules/gdscript/gd_editor.cpp @@ -61,7 +61,11 @@ Ref