made a lil asteroids game but now messing around with packed scenes so putting a save heere
This commit is contained in:
parent
caa2cd4c11
commit
d5c27030c5
9 changed files with 129 additions and 16 deletions
|
|
@ -3,6 +3,7 @@ class_name Channel
|
|||
|
||||
|
||||
@export var channel_name : String
|
||||
@export var channel_scene : PackedScene
|
||||
@export_group("Node References")
|
||||
@export var offline_channel_cover : TextureRect
|
||||
@export var game_viewport : SubViewport
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue