Extensive work on virtually all of the visuals and the net code
This commit is contained in:
@@ -14,5 +14,5 @@ func _process(delta: float) -> void:
|
||||
if target:
|
||||
reposition()
|
||||
|
||||
func _on_trap_revealed(is_visible : bool) -> void:
|
||||
func _on_hack_revealed(is_visible : bool) -> void:
|
||||
visible = is_visible
|
||||
|
||||
Reference in New Issue
Block a user