删除 EntryPoint.gd
This commit is contained in:
parent
14368e7fa4
commit
83d4e996c0
@ -1,8 +0,0 @@
|
||||
|
||||
class_name EntryPoint
|
||||
extends Marker2D
|
||||
|
||||
@export var direction := heroine.Direction.RIGHT
|
||||
|
||||
func _ready() -> void:
|
||||
add_to_group("entry_points")
|
Loading…
Reference in New Issue
Block a user