pub fn get_current_token( query: Query<'_, '_, (Entity, &Tokens, &PositionComponent, &RopeC, &DynLang)>, commands: Commands<'_, '_>, )