so i chained a scene (the player) to the main scene (the level) and i got a script that when the player touches something, it gets smaller, and i thought that would be possible by doing
Second, are you using GDScript or .NET? Because capitalization matters, and I think you’re using GDScript, but it looks like you’re using C# because of your capitalization choices.