Translated some scripts from GDscript to C#
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
extends Camera2D
|
||||
|
||||
# DEPRECATED, please use the version from the C#-folder
|
||||
|
||||
@export var multiplier = 1.0
|
||||
@export var followNode: Node2D
|
||||
|
||||
|
||||
Reference in New Issue
Block a user