End of lesson 30
This commit is contained in:
@@ -3,7 +3,7 @@ extends Area2D
|
||||
class_name MapEntity
|
||||
|
||||
func execute(target):
|
||||
print(target.name)
|
||||
print("MapEntity.execute(%s)" % target.name)
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user