mirror of
https://github.com/HarmonyHoney/tiny_crate.git
synced 2026-01-23 02:34:53 +00:00
prep stage preview
set up var file_mdr can use it to check .tscn file changed
This commit is contained in:
parent
19e8d01872
commit
d48d87028d
2 changed files with 191 additions and 7 deletions
File diff suppressed because one or more lines are too long
|
|
@ -1,6 +1,8 @@
|
|||
extends Resource
|
||||
class_name StagePreview
|
||||
|
||||
export var file_md5 := ""
|
||||
|
||||
export var palette := 0
|
||||
|
||||
export var camera := ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue