| Attention | Topic was automatically imported from the old Question2Answer platform. | |
| Asked By | malcowicz |
Hello! I’m newbie and I make first 2d project game by godot docs. Guess this manual was created for old version and now need some changes. I use 4.0.
Problem is: “Script inherits from native type ‘RigidBody2D’, so it can’t be assigned to an object of type: ‘Node2D’”.
How to apply these types?