8 lines
No EOL
309 B
GDScript3
8 lines
No EOL
309 B
GDScript3
# This script is empty and is necessary to programmatically
|
|
# create an empty script to hold the <PopochiuObject>_template.gd
|
|
# source file, after the placeholders have been populated.
|
|
#
|
|
# It is necessary from Godot 4.1 or an error is raised when the
|
|
# template script is loaded.
|
|
#
|
|
# Do not erase this script. |