forked from team-sg/hero-mark-2
msx off level indicator
This commit is contained in:
parent
403924d210
commit
a07d929c4c
7 changed files with 48 additions and 3 deletions
3
objects/hud/msx_off_level_indicator.gd
Normal file
3
objects/hud/msx_off_level_indicator.gd
Normal file
|
@ -0,0 +1,3 @@
|
|||
extends Node2D
|
||||
|
||||
onready var anims = $AnimationPlayer
|
Loading…
Add table
Add a link
Reference in a new issue