Plant spawn
This commit is contained in:
parent
32453f2e9d
commit
941912d7f1
25 changed files with 281 additions and 40 deletions
|
|
@ -17,7 +17,7 @@ warnings/check_angle_interpolation_type_conflicting=false
|
|||
|
||||
config/name="Liberation of the Neighbourville"
|
||||
config/version="0.3.0"
|
||||
run/main_scene="uid://boxt0hfowqe66"
|
||||
run/main_scene="uid://bh1yiiv1fi0b8"
|
||||
config/features=PackedStringArray("4.4", "Forward Plus")
|
||||
config/icon="res://icon.png"
|
||||
config/windows_native_icon="res://icon.ico"
|
||||
|
|
@ -44,6 +44,12 @@ enabled=PackedStringArray()
|
|||
|
||||
import/blender/enabled=false
|
||||
|
||||
[global_group]
|
||||
|
||||
Plants="Mostly player's means of defence"
|
||||
Zombies="Agressors of player"
|
||||
Projectile="Something that has ben shot"
|
||||
|
||||
[gui]
|
||||
|
||||
theme/custom_font="res://assets/fonts/pico12.ttf"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue