mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-22 19:43:55 +00:00
Mapping
This commit is contained in:
parent
0272521723
commit
524f83f922
10 changed files with 1507 additions and 195 deletions
|
|
@ -13,6 +13,9 @@ apply_scale_on_map_build = false
|
|||
classname = "actor_barrel_1"
|
||||
description = "Explosive Barrel Type 1"
|
||||
base_classes = Array[Resource]([ExtResource("1_gqx5a"), ExtResource("2_8f3nn")])
|
||||
class_properties = {
|
||||
"health": 5.0
|
||||
}
|
||||
meta_properties = {
|
||||
"model": "\"3D/MapModels/Barrel3DModel.glb\"",
|
||||
"size": AABB(-8, -8, -8, 8, 8, 8)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue