Improve art tools and UI docking
This commit is contained in:
parent
10e0442437
commit
984f7c641c
13 changed files with 626 additions and 82 deletions
|
|
@ -2,7 +2,7 @@ class_name ArtShopStock
|
|||
extends RefCounted
|
||||
|
||||
const ART_KIT_ITEM_ID: StringName = &"art_kit"
|
||||
const ART_KIT_PRICE: int = 1000
|
||||
const ART_KIT_PRICE: int = 50
|
||||
const UPGRADE_PRICE: int = 50
|
||||
|
||||
const MARKER_PRODUCTS: Array[StringName] = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue