This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [gd_scene load_steps=3 format=2] | |
| [ext_resource path="res://icon.png" type="Texture" id=1] | |
| [sub_resource type="ViewportTexture" id=1] | |
| resource_local_to_scene = true | |
| flags = 0 | |
| viewport_path = NodePath("Viewport") |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Godot Engine v3.1.alpha.calinou (c) 2007-2018 Juan Linietsky, Ariel Manzur & Godot Contributors. | |
| scene/2d/canvas_item.cpp:362 - Condition ' !is_inside_tree() ' is true. returned: get_transform() | |
| scene/2d/canvas_item.cpp:850 - Condition ' !is_inside_tree() ' is true. returned: Rect2() | |
| scene/2d/canvas_item.cpp:850 - Condition ' !is_inside_tree() ' is true. returned: Rect2() | |
| scene/gui/control.cpp:2092 - Condition ' !is_inside_tree() ' is true. | |
| scene/2d/canvas_item.cpp:362 - Condition ' !is_inside_tree() ' is true. returned: get_transform() | |
| scene/2d/canvas_item.cpp:850 - Condition ' !is_inside_tree() ' is true. returned: Rect2() | |
| scene/gui/control.cpp:2063 - Condition ' !is_inside_tree() ' is true. | |
| ./scene/main/node.h:263 - Condition ' !data.tree ' is true. returned: __null |
OlderNewer