Fixed output error ERROR: Script class can only be set together with base class name
This commit is contained in:
@@ -28,6 +28,7 @@ public partial class InteractionArea2D : Node2D
|
||||
|
||||
public override void _Ready()
|
||||
{
|
||||
|
||||
if (_useSprite && _useOutline)
|
||||
{
|
||||
try
|
||||
|
||||
Reference in New Issue
Block a user