diff --git a/entities/entity.cpp b/entities/entity.cpp index 085a74d..0688f87 100644 --- a/entities/entity.cpp +++ b/entities/entity.cpp @@ -6586,8 +6586,6 @@ void Entity::_notification(int p_what) { _character_skeleton->call("set_model_index", _c_model_index); } } - - sets_entity_controller(gets_entity_controller()); } break; case NOTIFICATION_PROCESS: { if (!_maunal_process)